OpenSimMirror/OpenSim/Framework/Servers/HttpServer
UbitUmarov 8900d1139e xmlrpc and josonrpc only allowed on uri root, and only those there 2020-04-26 23:05:27 +01:00
..
Interfaces change region avatarhandlers 2020-04-26 16:54:58 +01:00
OSHttpServer cancel keepalive if http status not OK, this maybe a bit 2 hardm but ok for now 2020-04-25 14:27:44 +01:00
Properties Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
BaseHTTPHandler.cs Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable. 2012-05-03 01:45:49 +01:00
BaseHttpServer.cs xmlrpc and josonrpc only allowed on uri root, and only those there 2020-04-26 23:05:27 +01:00
BaseOutputStreamHandler.cs Add missing file BaseOutputStreamHandler.cs from recent commit e19defd 2013-07-08 23:50:40 +01:00
BaseRequestHandler.cs use concurrentdic on pollhandlers, simplify a bit 2020-04-23 16:04:54 +01:00
BaseStreamHandler.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
BaseStreamHandlerBasicDOSProtector.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
BinaryStreamHandler.cs http server useless changes 2020-04-11 16:41:39 +01:00
GenericHTTPBasicDOSProtector.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
GenericHTTPMethod.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
JsonRPCMethod.cs Add additional return status 2013-01-23 08:14:21 -05:00
JsonRpcRequestManager.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
JsonRpcResponse.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
LLSDMethod.cs Formatting cleanup. 2009-06-10 04:28:56 +00:00
LLSDMethodString.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
OSHttpRequest.cs change region avatarhandlers 2020-04-26 16:54:58 +01:00
OSHttpResponse.cs replace external httpserver by embedded one (based on same code) - This may still be very bad; clean solution and runprebuild, or clone to clan folder 2020-04-02 21:44:34 +01:00
PollServiceEventArgs.cs remove excess garbage 2020-04-10 22:52:25 +01:00
PollServiceHttpRequest.cs remove another wrong ':' 2020-04-24 01:07:58 +01:00
PollServiceRequestManager.cs httpserver send is now async 2020-03-31 22:01:45 +01:00
RestDeserialiseHandler.cs remove those xml things no longer needed on .net >4.5.2 2018-01-17 04:18:43 +00:00
RestHTTPHandler.cs Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable. 2012-05-03 01:45:49 +01:00
RestMethod.cs Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse. 2011-12-05 20:44:20 +00:00
RestObjectPoster.cs Close streams immediately when we finish using them 2014-07-21 08:30:03 +01:00
RestObjectPosterResponse.cs Close streams immediately when we finish using them 2014-07-21 08:30:03 +01:00
RestSessionService.cs remove those xml things no longer needed on .net >4.5.2 2018-01-17 04:18:43 +00:00
RestStreamHandler.cs let StreamReader be in using statements 2017-05-07 00:47:45 +01:00
SimpleBaseRequestHandler.cs add SimpleStrem(Request)Handler, for simple uripaths, any method or query 2020-04-23 18:23:43 +01:00
SimpleStreamHandler.cs change SimpleStreamHandler to have a processor method argument 2020-04-23 22:30:40 +01:00
WebsocketServerHandler.cs cosmetics 2020-04-09 13:41:41 +01:00
XmlRpcBasicDOSProtector.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
XmlRpcMethod.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00