Reverse proxy that applies string replacements to response bodies
Go to file
Kay Faraday f5f3c45494 fix regressions in last two commits
lol too lazy to rebase
2021-09-08 03:44:01 +00:00
.gitignore move config to toml and add optional debug logging 2021-09-07 07:09:18 +00:00
LICENSE initial commit 2021-09-02 16:29:55 +00:00
app.py fix regressions in last two commits 2021-09-08 03:44:01 +00:00
config.example.toml support excluding specific routes 2021-09-08 03:28:49 +00:00
requirements.txt initial commit 2021-09-02 16:29:55 +00:00
utils.py stop handing out Request Entity Too Large errors 2021-09-08 02:40:34 +00:00