Skip to content

Releases: CAFxX/httpcompression

v0.0.9

07 Sep 03:17
102a9fb
Compare
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
Compare
Choose a tag to compare
update readme

v0.0.7

21 Jan 12:33
Compare
Choose a tag to compare
update test server

v0.0.6

19 Jan 08:54
Compare
Choose a tag to compare
go mod tidy

v0.0.5

17 Jul 06:47
Compare
Choose a tag to compare
update benchmark results

v0.0.4

11 Jul 11:28
Compare
Choose a tag to compare
update github.com/andybalholm/brotli

WriteString

31 Jan 13:22
Compare
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
Compare
Choose a tag to compare
v0.0.2

add tests for the prefer logic

Brave New World

17 Jan 14:40
Compare
Choose a tag to compare

First release.