Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Releases: azzlack/Microsoft.AspNet.WebApi.MessageHandlers.Compression

v2.0.3

08 Feb 15:49
Compare
Choose a tag to compare

v2.0.0

28 Jan 14:00
Compare
Choose a tag to compare

v.1.3.0

24 Jun 15:46
Compare
Choose a tag to compare

Changes:

  • Added attribute for disable compression for certain routes
  • Fixed clearing of non-standard properties when compressing and decompressing

v1.2.2

17 Apr 15:18
Compare
Choose a tag to compare

Changes

  • Properly copy HTTP headers from the content that is going to be compressed

Package
Microsoft.AspNet.WebApi.MessageHandlers.Compression.1.2.2.nupkg
Symbols
Microsoft.AspNet.WebApi.MessageHandlers.Compression.1.2.2.symbols.nupkg

v1.2.1

16 Sep 10:45
Compare
Choose a tag to compare

Changes

  • Properly copy HTTP headers from the content that is going to be compressed

Package
Microsoft.AspNet.WebApi.MessageHandlers.Compression.1.2.1.nupkg
Symbols
Microsoft.AspNet.WebApi.MessageHandlers.Compression.1.2.1.symbols.nupkg

v1.2.0

11 Sep 14:22
Compare
Choose a tag to compare

Changes

  • Fixed 504 timeout error when returning ByteArrayContent from an ApiController
  • Fixed bug with content stream sometimes being disposed before returning
  • Added better test coverage

Package
Microsoft.AspNet.WebApi.MessageHandlers.Compression.1.2.0.nupkg
Symbols
Microsoft.AspNet.WebApi.MessageHandlers.Compression.1.2.0.symbols.nupkg

v1.1.2

28 Aug 12:49
Compare
Choose a tag to compare

Changes

  • Changed default threshold for compression to 860 bytes (what Akamai uses)
  • Now reports proper Content-Length

Package
Microsoft.AspNet.WebApi.MessageHandlers.Compression.1.1.2.nupkg
Symbols
Microsoft.AspNet.WebApi.MessageHandlers.Compression.1.1.2.symbols.nupkg

v1.1.0

28 Aug 12:49
Compare
Choose a tag to compare

Changes

  • Added support for setting a content size threshold for compression

Package
Microsoft.AspNet.WebApi.MessageHandlers.Compression.1.1.0.nupkg
Symbols
Microsoft.AspNet.WebApi.MessageHandlers.Compression.1.1.0.symbols.nupkg

1.0.3

1.0.0-RC