aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/HttpServer/JsonRpcRequestManager.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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