Commit Graph

11 Commits

Author SHA1 Message Date
50ef4c58d9 cargo path fix 2022-09-24 04:07:06 +05:00
108171f8be Dockerfile 2022-09-24 03:47:01 +05:00
48b11221fe Revert "fix: also relay Content-Encoding"
* even if the server sends gzip data, our proxy always sends raw text

This reverts commit c53f37406f.
2022-08-10 20:07:23 +05:30
c53f37406f fix: also relay Content-Encoding 2022-08-09 02:50:25 +05:30
ceea7dc8eb feat(main): also copy Cookie header to proxy request 2022-08-08 01:07:38 +05:30
9a8ab6c3e1 feat(main): also relay headers 2022-08-08 00:42:24 +05:30
7a493cdce3 fix(main): add double quotes to json keys 2022-08-08 00:03:46 +05:30
699c3c07b1 fix: add Content-Type 2022-08-07 17:01:23 +05:30
4142aa289c feat: add info text and env var support 2022-08-07 15:19:35 +05:30
60cbb78354 feat: support POST body proxy 2022-08-07 14:50:31 +05:30
1394301ffc init 2022-08-07 13:42:41 +05:30