Diva Canto
|
91a5c602e3
Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow."
|
12 years ago |
Diva Canto
|
531edd51d8
Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow.
|
12 years ago |
John Hurliman
|
32ccd5bb40
* Changed the misc. methods calling ThreadPool.UnsafeQueueUserWorkItem() to Util.FireAndForget()
|
15 years ago |
John Hurliman
|
fdce1be3db
* Removed OpenSim.Data.NHibernate
|
15 years ago |
John Hurliman
|
494a1e922d
Calling .Close() on AutoResetEvent and ManualResetEvent (those classes contain an unmanaged resource that will not automatically be disposed when they are GCed), and commenting out some ManualResetEvents that are not in use yet
|
15 years ago |
Diva Canto
|
e474fc2fdb
Corrected words in error message.
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Sean Dague
|
08509d5cf2
* Protects RestClient from crashing with dictionary exception, which leads to the client thread crashing if uncaught.
|
15 years ago |
Mike Mazur
|
72be38f7ae
Distinguish 404 errors in RestClient.Request().
|
15 years ago |
lbsa71
|
801da4346a
* optimized usings.
|
15 years ago |
Mike Mazur
|
792ebca5f3
Set request method for REST requests with no input.
|
16 years ago |
Melanie Thielker
|
805deb5a9b
Attempt to fix an issue I havebeen seeing, where asset server failure
|
16 years ago |
Dr Scofield
|
feb30217de
dr scofield's warning safari:
|
16 years ago |
Justin Clarke Casey
|
520da0d9ff
* minor: comment out confusing DefaultTimeout field in RestClient, which is currently not actually used
|
16 years ago |
Jeff Ames
|
535d64b66b
Add copyright notices.
|
16 years ago |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
16 years ago |
Justin Clarke Casey
|
550018f02d
* As part of the region registration process, the grid service now requests the status of the region using the region http uri just passed in
|
16 years ago |
Jeff Ames
|
058191e6cc
Update svn properties.
|
16 years ago |
Adam Frisby
|
01f31fd933
* Breaking all the code, breaking all the code..!
|
16 years ago |
Adam Frisby
|
a1c8aa4050
* Cleaned namespaces of entire solution. OpenSim directories now correspond with namespaces.
|
16 years ago |