10 Commits

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

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