wasSharp

Subversion Repositories:
Rev:
   
Rev Age Author Path Log message Diff
39 2519 d 12 h office / - Removed concurrent lazy list.
- Added XOR combining Guids.
- Made collections synchronized.
- Added the ability to get runtime fields.
- Added the ability to POST raw messages.
Diff
34 2553 d 0 h office / - Add check if queue is empty. Diff
32 2575 d 20 h office / - Added lambda branching.
- Added URL comparing routine.
Diff
30 2589 d 0 h office / - Conditionally add or remove prefixing forward slash.
- Set HTTP client to null after disposal.
Diff
27 2625 d 2 h office / - Clean. Diff
24 2662 d 7 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 2707 d 8 h office / - Renamed extensions.
- Removed Accept-Encoding since it is set automatically.
Diff
17 2707 d 12 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 2715 d 18 h office / - Make wasHTTPClient disposable.
- Add geodesics and geolocation.
Diff
10 2721 d 0 h office / - Branch out collections, timers and web-classes to separate structures and add utilities as extensions. Diff