Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-04-12 | Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to ↵ | Diva Canto | 1 | -122/+0 | |
OpenSim.Framework -- just pasted them in WebUtil. This is so that code that uses the Service connectors don't need to include the HttpServer dll -- that was odd. | |||||
2010-07-10 | Fix an issue where the SynchronousRestObjectRequester will fail if a ↵ | Tom Grimshaw | 1 | -1/+1 | |
webserver does not report a content length (-1), but the content is still valid | |||||
2010-07-04 | Correct positioning of timeout modifier in the SynchronousRestObjectRequester | Tom Grimshaw | 1 | -1/+1 | |
2010-07-03 | Implement a timeout value in the SynchronousRestObjectRequester. Default is ↵ | Tom Grimshaw | 1 | -1/+16 | |
100 seconds. | |||||
2009-10-02 | Closing another stream. | Diva Canto | 1 | -4/+19 | |
2009-08-21 | Added a more sane InventoryServerMoveItemsHandler. Changed ↵ | Diva Canto | 1 | -1/+1 | |
SynchronousRestObjectRequester so that it also understands PUTs. | |||||
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 1 | -1/+1 | |
LICENSE.txt. | |||||
2009-05-15 | Bug fix on POST asset so that the new asset service connector can talk to ↵ | diva | 1 | -2/+5 | |
the old asset server. | |||||
2009-05-10 | Create SynchronousRestObjectRequester and make SynchronousRestObjectPoster | Melanie Thielker | 1 | -1/+10 | |
use that. Mark SynchronousRestObjectPoster.BeginPostObject as obsolete. | |||||
2009-05-10 | Create an async form of the RestObjectPoster. Rename the file (but not the | Melanie Thielker | 1 | -0/+0 | |
class!) to SynchronousRestObjectRequester. Add CacheBuckets parameter to cache | |||||
2009-05-09 | Make remote assets work through the new server system | Melanie Thielker | 1 | -17/+29 | |
2009-05-04 | Committing the changed tree | Melanie Thielker | 1 | -0/+83 | |