OpenSim
|
Go to the source code of this file.
Classes | |
class | OpenSim.Framework.Servers.HttpServer.OSHttpServer |
OSHttpServer provides an HTTP server bound to a specific port. When instantiated with just address and port it uses normal HTTP, when instantiated with address, port, and X509 certificate, it uses HTTPS. More... | |
Namespaces | |
package | OpenSim.Framework.Servers.HttpServer |
Typedefs | |
using | HttpListener = HttpServer.HttpListener |
using HttpListener = HttpServer.HttpListener |
Definition at line 39 of file OSHttpServer.cs.