proxy.py/tests
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
..
common Add `--num-acceptors` flag + Allow `work_klass` via `Proxy` context manager kwargs (#714) 2021-11-10 04:27:40 +05:30
core Hook `UpstreamConnectionPool` lifecycle within `Threadless` (#921) 2021-12-29 17:37:15 +05:30
dashboard Test Dashboard backend (#206) 2019-11-30 22:54:20 -08:00
http [TlsParser] Refactored implementation from #748 (#922) 2021-12-31 22:54:33 +05:30
integration Change `--local-executor` flag semantics (#907) 2021-12-27 10:23:38 +05:30
plugin Response Packet Utilities (#903) 2021-12-25 00:30:40 +05:30
testing Introduce `ProgramNamePlugin` plugin (#904) 2021-12-25 12:40:25 +05:30
__init__.py Initialize Menubar (#188) 2019-11-22 15:18:01 -08:00
test_assertions.py Async `get_events`, `handle_event`, `handle_readables`, `handle_writables` (#769) 2021-11-23 15:02:00 +05:30
test_circular_imports.py Fix python 3.10 @ ubuntu pytest ignore (#685) 2021-11-06 17:25:32 +05:30
test_main.py Change `--local-executor` flag semantics (#907) 2021-12-27 10:23:38 +05:30
test_set_open_file_limit.py Introduce `ProgramNamePlugin` plugin (#904) 2021-12-25 12:40:25 +05:30