Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug fix on POST asset so that the new asset service connector can talk to ↵ | diva | 2009-05-15 | 1 | -2/+5 |
| | | | | the old asset server. | ||||
* | Create SynchronousRestObjectRequester and make SynchronousRestObjectPoster | Melanie Thielker | 2009-05-10 | 1 | -1/+10 |
| | | | | | | use that. Mark SynchronousRestObjectPoster.BeginPostObject as obsolete. | ||||
* | Create an async form of the RestObjectPoster. Rename the file (but not the | Melanie Thielker | 2009-05-10 | 1 | -0/+95 |
class!) to SynchronousRestObjectRequester. Add CacheBuckets parameter to cache |