Download Latest Version Release v1.5.2 source code.tar.gz (21.6 kB)
Email in envelope

Get an email when there's a new version of gorilla/handlers

Home / v1.5.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2020-08-22 745 Bytes
v1.5.0 source code.tar.gz 2020-08-22 20.6 kB
v1.5.0 source code.zip 2020-08-22 29.1 kB
Totals: 3 Items   50.4 kB 0

⚠ v1.5.1 fixes an issue with the CompressHandler introduced in v1.5.0 that would break compression of some responses. We strongly recommend you upgrade to v1.5.1.

This release improves how handlers manages existing http.ResponseWriters that are already wrapped with a Pusher or other extensions. It will no longer break existing implementations thanks to the changes made in [#193].

CHANGELOG

  • Use httpsnoop to wrap ResponseWriter. (#193) @muirdm
  • skip compression on upgrade connection (#187) @benitogf
  • Use got-want style so mutation test can be performed easily with corr… (#184) @uudashr
  • [compress] Vary: Accept-Encoding must always be set (#175) @dunglas
  • Cleanup CompressHandlerLevel (#173) @fharding1
Source: README.md, updated 2020-08-22