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-07-10 15:45:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8fac7c065088d9861ba2ff772fde7f2e9c8d1003
opensim
/
OpenSim
/
Framework
/
Servers
/
HttpServer
History
Tom
66dec3b874
Resolve merge commits, stage 1
2011-09-04 07:06:36 -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
BaseHTTPHandler.cs
…
BaseHttpServer.cs
Resolve merge commits, stage 1
2011-09-04 07:06:36 -07:00
BaseRequestHandler.cs
…
BaseStreamHandler.cs
…
BinaryStreamHandler.cs
Shooting in the dark for solutions to the appearance problem
2010-12-20 14:24:52 -08:00
GenericHTTPMethod.cs
…
LLSDMethod.cs
…
LLSDMethodString.cs
…
OSHttpHandler.cs
Thanks Kevin Cozens for a patch that:
2011-03-17 05:48:42 -04:00
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
…
XmlRpcMethod.cs
…