proxy.py/proxy
Abhinav Singh 0ffa7ca9fb
[TlsInterception] Fix broken `ChunkedResponsePlugin` for `Python < 3.10` (#986)
* Add TLS interception integration tests

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

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

* Fix CI

* unused

* Well 3.9 just worked locally

* Dispatching empty byte to client results in OSError for Python < 3.10

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

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

* Uncomment old integration tests

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-01-14 14:35:28 +05:30
..
common [TlsInterception] Fix broken `ChunkedResponsePlugin` for `Python < 3.10` (#986) 2022-01-14 14:35:28 +05:30
core [TlsInterception] Fix broken `ChunkedResponsePlugin` for `Python < 3.10` (#986) 2022-01-14 14:35:28 +05:30
dashboard Decouple transport framework from dashboard plugin (#953) 2022-01-10 19:48:17 +05:30
http [TlsInterception] Fix broken `ChunkedResponsePlugin` for `Python < 3.10` (#986) 2022-01-14 14:35:28 +05:30
plugin [TlsInterception] Fix broken `ChunkedResponsePlugin` for `Python < 3.10` (#986) 2022-01-14 14:35:28 +05:30
testing Pre-evaluate `args.threadless = is_threadless` (#881) 2021-12-20 13:04:42 +05:30
__init__.py `task.result` can throw (#837) 2021-12-01 19:54:00 +05:30
__main__.py Doc & Banner update to match GitHub (#182) 2019-11-18 20:45:51 -08:00
proxy.py Refactor into separate `Work` module (#977) 2022-01-13 16:07:51 +05:30
py.typed Add py.typed marker, add version checker, remove deprecated methods (#255) 2020-01-06 21:23:38 -08:00