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