proxy.py/proxy
Abhinav Singh 2714d3d22a
Pass separate `--ca-cert-dir` flag for parallel TLS interception tests (#984)
* Pass separate `--ca-cert-dir` flag for parallel TLS interception tests

* Temp disable `test_modify_post_response_integration`

* mock ca cert dir

* Is threaded an issue with TLS interception?

* Disable modify chunk response for python < 3.10

* Disable modify chunk response for python < 3.10
2022-01-14 12:02:17 +05:30
..
common Pass separate `--ca-cert-dir` flag for parallel TLS interception tests (#984) 2022-01-14 12:02:17 +05:30
core Type fixes (#979) 2022-01-13 18:55:07 +05:30
dashboard Decouple transport framework from dashboard plugin (#953) 2022-01-10 19:48:17 +05:30
http Handle `OSError` on shutdown & `TimeoutError` on recv (#974) 2022-01-13 02:40:55 +05:30
plugin Hook `UpstreamConnectionPool` lifecycle within `Threadless` (#921) 2021-12-29 17:37:15 +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