roHttpServer doc...
how best to learn BrighScript than reading through the generated autorun.brs... while do so, I ran into an interesting object: roHttpServer which, if I understand correctly, creates a local http server. It'd be a very helpful service for installers in the field while setting up and/or servicing a system. However, I can't find any documentation in the Object Reference. Is any appendum available for it? I'm sure I can reverse engineer the API from autorun.brs but I'll surely miss something in the process... Cheers,