aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/HttpServer/RestSessionService.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-21Close streams immediately when we finish using themOren Hurvitz1-31/+30
2013-07-08Add "show caps stats by user" and "show caps stats by cap" console commands t...Justin Clark-Casey (justincc)1-7/+6
2013-02-27Make sure we dispose of WebResponse, StreamReader and Stream in various place...Justin Clark-Casey (justincc)1-12/+3
2012-09-30Revert "Added request.Proxy=null everywhere, as discussed in http://stackover...Diva Canto1-2/+0
2012-09-30Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com...Diva Canto1-0/+2
2011-12-05Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)1-2/+2
2009-10-03Close was being called to early on the Memory stream.Diva Canto1-1/+2
2009-10-03More streams closed.Diva Canto1-2/+17
2009-08-29Fix up WebFetchInventoryDescendents to really return all data needed,Melanie1-1/+1
2009-08-25Closed the web request and stream in SynchronousRestSessionObjectPoster -- ma...Diva Canto1-0/+3
2009-05-25* reseparate inventory item creator id and creator uuidJustin Clarke Casey1-4/+0
2009-05-04Committing the changed treeMelanie Thielker1-0/+291