OpenSimMirror/OpenSim/ApplicationPlugins
Dr Scofield ad04626737 cleaning up OSHttpResponse: note that read access to extra header
fields is GONE (HttpServer does not support that), you can read the
"normal" HTTP headers available via properties, and you can add
headers. also, it is now possible to set a timeout for KeepAlive (for
those clients that pay attention to it).

this also fixes the broken REST inventory/assets/appearance services,
they should be working again.

testcase for OSHttpResponse will follow.
2008-10-06 21:59:43 +00:00
..
LoadRegions fix: PostInitialise() not being called on script engines (nasty one that) 2008-09-02 12:07:23 +00:00
RemoteController adds admin_exists_user XmlRpc call. 2008-10-06 09:42:31 +00:00
Rest cleaning up OSHttpResponse: note that read access to extra header 2008-10-06 21:59:43 +00:00
ScriptEngine * minor: warnings removal 2008-09-21 20:56:39 +00:00