Skip to content

Tags: microsoft/IIS.Compression

Tags

v.1.0.6502

Toggle v.1.0.6502's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #55 from microsoft/user/ningli/build

Moving to agent pool 'VSEngSS-MicroBuild2019-1ES'.

v1.0.5113

Toggle v1.0.5113's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update build definition to use new PAT

v1.0.3219

Toggle v1.0.3219's commit message
Changes:

- Updated Brotli library to v1.0.7
- Bug fix: an out-of-bound compression level set in the configuration causes IIS crashes (#15)

v1.0.9

Toggle v1.0.9's commit message
Initial release of IIS Compression

IIS Compression is a bundle of two IIS compression scheme providers, iisbrotli.dll and iiszlib.dll, that expand IIS's capability to compress HTTP responses. iisbrotli.dll supports Brotli compression, while iiszlib.dll supports both Gzip and Deflate compression