Commit Graph

18 Commits (b66f9f4b2c6b38e33c9a1371269587d0c050203f)

Author SHA1 Message Date
ping a4e417a2ce fix: support cache 302 status code 2020-08-31 14:59:54 +08:00
kun 2c71c26191 Revert "[patch] allow caching it when http response code 302 is got from upstream"
This reverts commit 54104351f2.
2020-08-31 11:06:06 +08:00
Sammy Huang 54104351f2 [patch] allow caching it when http response code 302 is got from upstream 2020-07-15 10:13:05 +08:00
kun ead1140c92 fix golint 2020-04-28 10:42:26 +08:00
kun 0aabdb55f7 support sumdb 2020-02-18 21:59:17 +08:00
kun 970dde4fb9 update go.mod to v2 2019-11-16 10:31:43 +08:00
Michael Melnyk ebbcb6b928 Fix issue with excluded @latest 2019-10-11 17:13:55 +08:00
kun 2b89997884 renameio.WriteFile writes files atomically by renaming temporary files 2019-09-20 16:24:37 +08:00
formych 5a68b8fe9c fix file mode
add MkdirAll err info

fix
2019-09-16 13:22:27 +08:00
Sebastian Widmer c0bf100266 proxy/router: respect http proxy environment variables 2019-09-05 01:27:50 +08:00
jsign 5aa10edcd3 proxy/router: fix panic & gofmt 2019-08-30 08:26:00 +08:00
fancyrabbit a7bbe9e74f cache files fetched from upstream proxy in -CacheDir under router mode 2019-08-21 15:24:30 +08:00
ianwoolf 9946403fec fix empty exclude/nil proxy 2019-08-07 11:03:34 +08:00
ianwoolf 55a9e0a0c5 replace fmt.Fprintf(os.Stderr, ...) with log.Printf() 2019-08-07 10:03:42 +08:00
ianwoolf 6141bae547 use path.Match instead of regexp 2019-08-07 09:53:50 +08:00
kun f4b9da88f3 print less log 2019-08-06 10:10:14 +08:00
Baokun Lee 49360a363a custom proxy director 2019-08-04 13:33:15 +08:00
imneov 769cffd5df add router mode 2019-08-02 14:59:09 +08:00