aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/HttpServer/JsonRpcRequestManager.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-2/+2
|
* JsonRpc: don't try to connect to a empty uriUbitUmarov2016-12-081-0/+3
|
* Better error-handling and logging in case User Profile requests failOren Hurvitz2014-05-191-12/+12
|
* When sending JSON-RPC calls (for UserProfile), use WebUtil instead of ↵Oren Hurvitz2014-04-241-98/+77
| | | | constructing the HTTP requests manually. This allows the calls to be logged when using "debug http all 6".
* Sync code that has moved in development branch with changes in masterBlueWall2014-03-251-45/+41
|
* Move from UserProfileModule for general availabilityBlueWall2014-03-251-0/+215