Oren Hurvitz
|
9a2dc6a0d7
Log RestClient requests similarly to WebClient (e.g, "debug http all 6" logs the entire request and response)
|
10 yıl önce |
Oren Hurvitz
|
e41e52e097
Close streams immediately when we finish using them
|
10 yıl önce |
Justin Clark-Casey (justincc)
|
b243cde14f
Turn RestClient.Request() logging down the debug and comment out for now.
|
10 yıl önce |
dahlia
|
344db4dc0b
Add a 0 parameter overload for RestClient.Request() for use when no auth is required. This preserves API compatibility for external modules using this function.
|
10 yıl önce |
Diva Canto
|
20f20895cf
Adds optional HTTP Basic Authentication to Robust service connectors.
|
10 yıl önce |
Oren Hurvitz
|
672bd9fc98
Reduced log levels for REST 404 errors to DEBUG
|
10 yıl önce |
Oren Hurvitz
|
01daa74adf
Better error messages in RestClient
|
10 yıl önce |
Diva Canto
|
91a5c602e3
Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow."
|
12 yıl önce |
Diva Canto
|
531edd51d8
Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow.
|
12 yıl önce |
John Hurliman
|
32ccd5bb40
* Changed the misc. methods calling ThreadPool.UnsafeQueueUserWorkItem() to Util.FireAndForget()
|
15 yıl önce |
John Hurliman
|
fdce1be3db
* Removed OpenSim.Data.NHibernate
|
15 yıl önce |
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 yıl önce |
Diva Canto
|
e474fc2fdb
Corrected words in error message.
|
15 yıl önce |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 yıl önce |
Sean Dague
|
08509d5cf2
* Protects RestClient from crashing with dictionary exception, which leads to the client thread crashing if uncaught.
|
15 yıl önce |
Mike Mazur
|
72be38f7ae
Distinguish 404 errors in RestClient.Request().
|
15 yıl önce |
lbsa71
|
801da4346a
* optimized usings.
|
16 yıl önce |
Mike Mazur
|
792ebca5f3
Set request method for REST requests with no input.
|
16 yıl önce |
Melanie Thielker
|
805deb5a9b
Attempt to fix an issue I havebeen seeing, where asset server failure
|
16 yıl önce |
Dr Scofield
|
feb30217de
dr scofield's warning safari:
|
16 yıl önce |
Justin Clarke Casey
|
520da0d9ff
* minor: comment out confusing DefaultTimeout field in RestClient, which is currently not actually used
|
16 yıl önce |
Jeff Ames
|
535d64b66b
Add copyright notices.
|
16 yıl önce |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
16 yıl önce |
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 yıl önce |
Jeff Ames
|
058191e6cc
Update svn properties.
|
16 yıl önce |
Adam Frisby
|
01f31fd933
* Breaking all the code, breaking all the code..!
|
16 yıl önce |
Adam Frisby
|
a1c8aa4050
* Cleaned namespaces of entire solution. OpenSim directories now correspond with namespaces.
|
16 yıl önce |