proxy.py/proxy
Abhinav Singh 094e30d31f
Allow `access_log` format override by web plugins (#733)
* Return DEFAULT_404_RESPONSE by default from static server when file doesnt exist

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fix web server with proxy test

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-11-13 02:59:43 +05:30
..
common Allow `access_log` format override by web plugins (#733) 2021-11-13 02:59:43 +05:30
core Add more info in log context (#732) 2021-11-12 22:29:48 +05:30
dashboard Custom Url Parser (#730) 2021-11-12 19:00:19 +05:30
http Allow `access_log` format override by web plugins (#733) 2021-11-13 02:59:43 +05:30
plugin Custom Url Parser (#730) 2021-11-12 19:00:19 +05:30
testing Add `--num-acceptors` flag + Allow `work_klass` via `Proxy` context manager kwargs (#714) 2021-11-10 04:27:40 +05:30
__init__.py Fix `--enable-dashboard` flags (#707) 2021-11-08 21:42:43 +05:30
__main__.py Doc & Banner update to match GitHub (#182) 2019-11-18 20:45:51 -08:00
proxy.py Allow `--plugins` flag to be used multiple times (#725) 2021-11-12 02:46:43 +05:30
py.typed Add py.typed marker, add version checker, remove deprecated methods (#255) 2020-01-06 21:23:38 -08:00