Skip to content

Releases: CAFxX/httpcompression

v0.0.9

07 Sep 03:17
102a9fb

Choose a tag to compare

Main changes:

  • Correctly handle multiple Accept-Encoding headers
  • Do not attempt to mistakenly support request ranges
  • Provide adapters/middlewares for some common server frameworks
  • Fixes and optimizations

v0.0.8

24 Jan 03:12

Choose a tag to compare

update readme

v0.0.7

21 Jan 12:33

Choose a tag to compare

update test server

v0.0.6

19 Jan 08:54

Choose a tag to compare

go mod tidy

v0.0.5

17 Jul 06:47

Choose a tag to compare

update benchmark results

v0.0.4

11 Jul 11:28

Choose a tag to compare

update github.com/andybalholm/brotli

WriteString

31 Jan 13:22

Choose a tag to compare

  • Add WriteString
  • Bypass the handler if no compressors are enabled
  • Add a significant number of tests

Getting There

26 Jan 00:07

Choose a tag to compare

v0.0.2

add tests for the prefer logic

Brave New World

17 Jan 14:40

Choose a tag to compare

First release.