proxy.py/proxy/http/parser
Abhinav Singh db0c923447
[TlsParser] Refactored implementation from #748 (#922)
* Refactored TlsParser based upon work done in #748

* Add missing `tls_server_hello.data`, thanks to @JerryKwan

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

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

* Pass `check.py`

* Run check.py locally

* Fix lint errors

* Fix indentation issue

* Ignore linkcheck for cloudflare links, GHA is getting a 403 reply, while the link actually works

* Fix lint

* codespell skip

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-12-31 22:54:33 +05:30
..
tls [TlsParser] Refactored implementation from #748 (#922) 2021-12-31 22:54:33 +05:30
__init__.py Add initial Sphinx docs 2021-11-18 01:36:13 +01:00
chunk.py `task.result` can throw (#837) 2021-12-01 19:54:00 +05:30
parser.py Optimize how `HttpProtocolHandler` delegates to the core plugins (#925) 2021-12-31 15:58:36 +05:30
protocol.py Raise `HttpProtocolException` instead of `ValueError` (#899) 2021-12-22 05:24:31 +05:30
types.py Add initial Sphinx docs 2021-11-18 01:36:13 +01:00