Skip to content

Releases: goproxyio/goproxy

v2.0.7

17 May 09:17
Compare
Choose a tag to compare
fix: rewrite content-length header when returning decompressed body

v2.0.6

26 Feb 06:47
Compare
Choose a tag to compare
improve help doc

v2.0.5

31 Aug 07:01
Compare
Choose a tag to compare
fix: support cache 302 status code

v2.0.4

31 Aug 03:10
Compare
Choose a tag to compare
Revert "[patch] allow caching it when http response code 302 is got f…

…rom upstream"

This reverts commit 54104351f2c3e85ebabf98fa3921a9f1c736c601.

v2.0.3: [patch] allow caching it when http response code 302 is got from upst…

21 Jul 02:12
Compare
Choose a tag to compare

v2.0.2

02 Mar 10:52
Compare
Choose a tag to compare
Fix typo

v2.0.1

16 Nov 02:32
Compare
Choose a tag to compare
update go.mod to v2

v2.0.0

04 Sep 15:26
Compare
Choose a tag to compare
proxy/router: fix panic & gofmt