This commit is contained in:
ProxyMesh 2026-02-27 06:51:07 -08:00 committed by GitHub
commit 1d8e7e21a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -60,6 +60,12 @@ WebSocket support for HTTPX.
Provides a [pytest](https://docs.pytest.org/en/latest/) fixture to mock HTTPX within test cases.
### python-proxy-headers
[GitHub](https://github.com/proxymesh/python-proxy-headers)
Provides `HTTPProxyTransport` and `AsyncHTTPProxyTransport` to be able to access proxy response headers.
### RESPX
[GitHub](https://github.com/lundberg/respx) - [Documentation](https://lundberg.github.io/respx/)