HttpClient.Compression
1.1.0
Classes for the new HttpClient Portable Class Library that support GZip and Deflate compression, using the Zlib.Portable library. Works on .NET 4.0, 4.0.3, & 4.5, Silverlight 4 & 5, Windows Phone 7.5 & 8, and Windows 8. Original idea (but a different implementation) from Gist by Morten Nielsen: https://gist.github.com/dotMorten/4981198
Install-Package HttpClient.Compression -Version 1.1.0
dotnet add package HttpClient.Compression --version 1.1.0
<PackageReference Include="HttpClient.Compression" Version="1.1.0" />
paket add HttpClient.Compression --version 1.1.0
Release Notes
1.1.0: Updated to the RTM version of Microsoft.Net.Http.
1.0.3-rc2: Updated to the RTM versions of the Microsoft.Bcl.* libraries.
1.0.0-beta4: Non-Reflection-based Headers, new namespace at Microsoft's request.
1.0.0-beta3: Fix for missing Response.Content.HttpHeaders
1.0.0-beta: Initial release.
Dependencies
-
- Microsoft.Bcl.Async (>= 1.0.16)
- Microsoft.Net.Http (>= 2.1.10)
- Zlib.Portable (>= 1.9.2)
Used By
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on HttpClient.Compression:
| Repository | Stars |
|---|---|
|
brianhama/tinder
Tinder App for Windows Phone
|
Version History
| Version | Downloads | Last updated | ||
|---|---|---|---|---|
| 1.1.0 | 5,396 | 5/30/2013 | ||
| 1.0.3-rc2 | 835 | 4/27/2013 | ||
| 1.0.0-beta4 | 731 | 2/22/2013 | ||
| 1.0.0-beta3 | 516 | 2/21/2013 | ||
| 1.0.0-beta2 | 580 | 2/21/2013 | ||
| 1.0.0-beta | 531 | 2/20/2013 |