Skip to content

Releases: CAFxX/httpcompression

v0.0.9

Choose a tag to compare

@CAFxX CAFxX released this 07 Sep 03:17
102a9fb

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

Choose a tag to compare

@CAFxX CAFxX released this 24 Jan 03:12
update readme

v0.0.7

Choose a tag to compare

@CAFxX CAFxX released this 21 Jan 12:33
update test server

v0.0.6

Choose a tag to compare

@CAFxX CAFxX released this 19 Jan 08:54
go mod tidy

v0.0.5

Choose a tag to compare

@CAFxX CAFxX released this 17 Jul 06:47
update benchmark results

v0.0.4

Choose a tag to compare

@CAFxX CAFxX released this 11 Jul 11:28
update github.com/andybalholm/brotli

WriteString

Choose a tag to compare

@CAFxX CAFxX released this 31 Jan 13:22
  • Add WriteString
  • Bypass the handler if no compressors are enabled
  • Add a significant number of tests

Getting There

Choose a tag to compare

@CAFxX CAFxX released this 26 Jan 00:07
v0.0.2

add tests for the prefer logic

Brave New World

Choose a tag to compare

@CAFxX CAFxX released this 17 Jan 14:40

First release.