OpenSim
|
Go to the source code of this file.
Classes | |
class | OpenSim.Framework.Servers.HttpServer.OSHttpHandler |
Namespaces | |
package | OpenSim.Framework.Servers.HttpServer |
Functions | |
delegate bool | OpenSim.Framework.Servers.HttpServer.OSHttpContentTypeChecker (OSHttpRequest req) |
An OSHttpHandler that matches on the "content-type" header can supply an OSHttpContentTypeChecker delegate which will be invoked by the request matcher in OSHttpRequestPump. More... | |