aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/RestClient.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Log RestClient requests similarly to WebClient (e.g, "debug http all 6" logs ...Oren Hurvitz2014-08-021-6/+30
* Close streams immediately when we finish using themOren Hurvitz2014-08-021-1/+28
* Turn RestClient.Request() logging down the debug and comment out for now.Justin Clark-Casey (justincc)2014-08-021-5/+5
* Add a 0 parameter overload for RestClient.Request() for use when no auth is r...dahlia2014-06-101-0/+8
* Adds optional HTTP Basic Authentication to Robust service connectors.Diva Canto2014-05-231-4/+25
* Reduced log levels for REST 404 errors to DEBUGOren Hurvitz2014-04-031-1/+2
* Better error messages in RestClientOren Hurvitz2014-04-031-3/+2
* 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