This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-08-28 01:25:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87d56ec6adaf973e7fc1633e3762cc5aa4f73630
opensim
/
OpenSim
/
Framework
/
Servers
/
HttpServer
History
Marck
4d1f0c5348
Support for CORS with simple requests in BaseHttpServer
2010-11-02 14:11:49 -07:00
..
Interfaces
minor: add some more documentation for IHttpServer.AddHTTPHandler() to tell the caller that the best match for an incoming request URI is invoked
2010-03-11 23:33:55 +00:00
AsynchronousRestObjectRequester.cs
…
BaseHTTPHandler.cs
…
BaseHttpServer.cs
Support for CORS with simple requests in BaseHttpServer
2010-11-02 14:11:49 -07:00
BaseRequestHandler.cs
…
BaseStreamHandler.cs
…
BinaryStreamHandler.cs
…
GenericHTTPMethod.cs
…
LLSDMethod.cs
…
LLSDMethodString.cs
…
OSHttpHandler.cs
…
OSHttpHttpHandler.cs
…
OSHttpRequest.cs
minor logging changes to BaseHttpServer, OSHttpRequest
2010-03-16 22:58:12 +00:00
OSHttpRequestPump.cs
…
OSHttpRequestQueue.cs
…
OSHttpResponse.cs
…
OSHttpServer.cs
…
OSHttpStatusCodes.cs
…
OSHttpXmlRpcHandler.cs
…
PollServiceEventArgs.cs
…
PollServiceHttpRequest.cs
…
PollServiceRequestManager.cs
…
PollServiceWorkerThread.cs
Handle a specific exception without spewing red ink.
2010-07-08 16:30:36 +01:00
RestDeserialiseHandler.cs
…
RestHTTPHandler.cs
…
RestMethod.cs
…
RestObjectPoster.cs
…
RestObjectPosterResponse.cs
…
RestSessionService.cs
…
RestStreamHandler.cs
…
SynchronousRestFormsRequester.cs
Fix build break
2010-09-05 16:45:24 +01:00
SynchronousRestObjectRequester.cs
…
XmlRpcMethod.cs
…