wasSharp

Subversion Repositories:
Rev:
   
Rev Age Author Path Log message Diff
27 2694 d 13 h office / - Clean. Diff
24 2731 d 19 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
20 2768 d 18 h office / - Add multi-dictionary.
- Timer cleanup.
Diff
18 2776 d 19 h office / - Renamed extensions.
- Removed Accept-Encoding since it is set automatically.
Diff
17 2776 d 23 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
12 2789 d 12 h office / - Clean. Diff
11 2789 d 14 h office / - Add LINQ extensions.
- Move Some() to LINQ extensions.
Diff
10 2790 d 12 h office / - Branch out collections, timers and web-classes to separate structures and add utilities as extensions. Diff