aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/RestClient.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-438/+0
* Revert "Added request.Proxy=null everywhere, as discussed in http://stackover...Diva Canto2012-09-301-2/+0
* Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com...Diva Canto2012-09-301-0/+2
* * Changed the misc. methods calling ThreadPool.UnsafeQueueUserWorkItem() to U...John Hurliman2009-10-211-1/+1
* * Removed OpenSim.Data.NHibernateJohn Hurliman2009-10-191-1/+1
* Calling .Close() on AutoResetEvent and ManualResetEvent (those classes contai...John Hurliman2009-10-091-3/+3
* Corrected words in error message.Diva Canto2009-10-061-2/+2
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Protects RestClient from crashing with dictionary exception, which leads to...Sean Dague2009-03-061-2/+24
* Distinguish 404 errors in RestClient.Request().Mike Mazur2009-02-251-2/+10
* * optimized usings.lbsa712009-02-121-1/+1
* Set request method for REST requests with no input.Mike Mazur2009-01-211-0/+1
* Attempt to fix an issue I havebeen seeing, where asset server failureMelanie Thielker2008-08-311-1/+12
* dr scofield's warning safari:Dr Scofield2008-06-271-4/+5
* * minor: comment out confusing DefaultTimeout field in RestClient, which is c...Justin Clarke Casey2008-06-131-1/+1
* Add copyright notices.Jeff Ames2008-05-201-0/+27
* Formatting cleanup.Jeff Ames2008-05-161-6/+6
* * As part of the region registration process, the grid service now requests t...Justin Clarke Casey2008-05-131-9/+9
* Update svn properties.Jeff Ames2008-05-021-367/+367
* * Breaking all the code, breaking all the code..!Adam Frisby2008-05-011-2/+2
* * Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby2008-05-011-0/+368