proxy.py/proxy
Abhinav Singh 2b3f0cb422
Add all IANA assigned HTTP method names (#751)
* Ignore `docs/_build`

* Remove `v` prefix from VERSION.  Also added a `lib-doc` target

* Raise a `ValueError` instead of `NotImplementedError`

* Add all registered http method verbs

* Generate `_scm_version.py` on every `make` invocation.  Fix `v` prefix bug.

* `+proxy` for emails

* Make explicit that this script writes to file

* `PROXY_AGENT_HEADER_VALUE` still needs the `v` :)
2021-11-18 18:50:15 +05:30
..
common Add initial Sphinx docs 2021-11-18 01:36:13 +01:00
core Add initial Sphinx docs 2021-11-18 01:36:13 +01:00
dashboard Add initial Sphinx docs 2021-11-18 01:36:13 +01:00
http Add all IANA assigned HTTP method names (#751) 2021-11-18 18:50:15 +05:30
plugin Add initial Sphinx docs 2021-11-18 01:36:13 +01:00
testing Add initial Sphinx docs 2021-11-18 01:36:13 +01:00
__init__.py Add initial Sphinx docs 2021-11-18 01:36:13 +01:00
__main__.py Doc & Banner update to match GitHub (#182) 2019-11-18 20:45:51 -08:00
proxy.py Add initial Sphinx docs 2021-11-18 01:36:13 +01:00
py.typed Add py.typed marker, add version checker, remove deprecated methods (#255) 2020-01-06 21:23:38 -08:00