wasSharp

Subversion Repositories:
Rev:
   
Rev Age Author Path Log message Diff
56 2717 d 6 h office / re-roll Diff
55 2746 d 0 h office / create custom implementation fo the concurrent queue, add IfElse lambda with continuation and various other cleanups Diff
54 2750 d 0 h office / cleanups Diff
48 2825 d 19 h office / - Added HTTP client default timeout constructor.
- Added a function to convert a byte array to a hexadecimal string representation.
Diff
39 2993 d 4 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 3026 d 17 h office / - Add check if queue is empty. Diff
30 3062 d 16 h office / - Conditionally add or remove prefixing forward slash.
- Set HTTP client to null after disposal.
Diff
27 3098 d 18 h office / - Clean. Diff
24 3136 d 0 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 3181 d 0 h office / - Renamed extensions.
- Removed Accept-Encoding since it is set automatically.
Diff
17 3181 d 4 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 3189 d 10 h office / - Make wasHTTPClient disposable.
- Add geodesics and geolocation.
Diff
10 3194 d 16 h office / - Branch out collections, timers and web-classes to separate structures and add utilities as extensions. Diff