proxy.py/proxy/common
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
..
.gitignore Switch versioning to be SCM-based (#715) 2021-11-14 02:46:07 +05:30
__init__.py `task.result` can throw (#837) 2021-12-01 19:54:00 +05:30
_scm_version.pyi Reuse a pre-existing `version_tuple` from SCM 2021-11-14 11:12:54 +01:00
_version.py Reuse a pre-existing `version_tuple` from SCM 2021-11-14 11:12:54 +01:00
backports.py [TLSInterception] Fix serial number generation (#892) 2021-12-21 18:23:54 +05:30
constants.py Decouple transport framework from dashboard plugin (#953) 2022-01-10 19:48:17 +05:30
flag.py Pass separate `--ca-cert-dir` flag for parallel TLS interception tests (#984) 2022-01-14 12:02:17 +05:30
logger.py Add more info in log context (#732) 2021-11-12 22:29:48 +05:30
pki.py Pre-evaluate `args.threadless = is_threadless` (#881) 2021-12-20 13:04:42 +05:30
plugins.py Add `--port-file` flag (#942) 2022-01-06 02:08:23 +05:30
types.py `DescriptorsHandlerMixin` and `Descriptors`, `SelectableEvents` types (#938) 2022-01-05 00:32:16 +05:30
utils.py Introduce `ProgramNamePlugin` plugin (#904) 2021-12-25 12:40:25 +05:30
version.py Reuse a pre-existing `version_tuple` from SCM 2021-11-14 11:12:54 +01:00