wasSharp

Subversion Repositories:
Rev:
   
Rev Age Author Path Log message Diff
24 2695 d 5 h office / - Added DELETE method for the HTTP client.
- Implement disposable for HTTP client.
- Added asynchronous compression GZip and Deflate compression.
- Added preliminary MIME type mapping for extensions.
- Changed Escape and Encode function to return base IEnumerable instead of Dictionary.
Diff
18 2740 d 6 h office / - Renamed extensions.
- Removed Accept-Encoding since it is set automatically.
Diff
17 2740 d 10 h office / - Added Dave Transom's QValue parser to the web utilities.
- Added dictionary extensions.
- Added "Accept" and "Accept-Encoding" to the HTTP client.
Diff
14 2748 d 15 h office / - Make wasHTTPClient disposable.
- Add geodesics and geolocation.
Diff
10 2753 d 22 h office / - Branch out collections, timers and web-classes to separate structures and add utilities as extensions. Diff