aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/RestMethodEntry.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-07-04* re-fixed the utf-16 bug in xmlRpcResponse serializationlbsa711-27/+0
* added LLSDStreamHandler.cs to Caps (Haven't enabled it yet, though) * removed last traces of old rest handling
2007-07-04* Added StreamHandler supportlbsa711-0/+27
* Implemented RestStreamHandler * Some caps functions now use it * Moved out RestMethodEntry from httpserver * The IStreamHandler interface now reports required method and Content-Type