github elazarl/goproxy v1.8.4

3 hours ago

What's Changed

  • fix: don't set Transfer-Encoding: chunked on 304 responses by @Yanhu007 in #770
  • docs: add missing godoc comments to exported symbols by @scovl in #768
  • http: forward upstream response trailers by @0b01 in #773
  • Remove insecure skip verify from origin transport by @ErikPelli in #774
  • Avoid chunked response when there is http.NoBody by @ErikPelli in #776
  • fix(https): close client connection when target connection errors by @wucm667 in #779
  • fix: restore examples module health and clarify sample apps by @Thiago-Tertuliano in #780
  • fix: append headers instead of overwriting when keepDestHeaders is true by @Yanhu007 in #771

New Contributors

Full Changelog: v1.8.3...v1.8.4

Don't miss a new goproxy release

NewReleases is sending notifications on new releases.