aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/HttpServer/AsynchronousRestObjectRequester.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open...Diva Canto2011-04-121-192/+0
* Leaving the MemoryStreams unclosed.Diva Canto2009-10-041-1/+2
* Slightly better message with status code for WebException.Diva Canto2009-10-031-1/+1
* Close was being called to early on the Memory stream.Diva Canto2009-10-031-1/+3
* MOre streams closed. Corrected word in GridCommon.ini.exampleDiva Canto2009-10-031-0/+1
* Merge branch 'diva-textures-osgrid'Melanie2009-10-021-6/+20
|\
| * Close streams in MakeRequest.Diva Canto2009-10-021-6/+20
* | Formatting cleanup.Jeff Ames2009-10-011-1/+1
|/
* * Fix problem where known missing assets would stop save oar ever completingJustin Clarke Casey2009-06-051-10/+50
* * Add oar saving timeoutJustin Clarke Casey2009-06-051-1/+9
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Create an async form of the RestObjectPoster. Rename the file (but not theMelanie Thielker2009-05-101-0/+126