proxy.py/proxy/http
Abhinav Singh 1dba7f053c
Invoke `WebSocketTransportBasePlugin` connected and disconnected callbacks (#956)
2022-01-10 22:00:08 +05:30
..
exception Response Packet Utilities (#903) 2021-12-25 00:30:40 +05:30
inspector Decouple transport framework from dashboard plugin (#953) 2022-01-10 19:48:17 +05:30
parser [TlsParser] Refactored implementation from #748 (#922) 2021-12-31 22:54:33 +05:30
proxy Invoke `WebSocketTransportBasePlugin` connected and disconnected callbacks (#956) 2022-01-10 22:00:08 +05:30
server Expose `UpstreamConnectionPool` to web & proxy plugins (#946) 2022-01-08 23:18:19 +05:30
websocket Invoke `WebSocketTransportBasePlugin` connected and disconnected callbacks (#956) 2022-01-10 22:00:08 +05:30
__init__.py [ProxyPool] Add support for basic authorization with upstream proxies (#897) 2021-12-22 01:48:15 +05:30
codes.py Add initial Sphinx docs 2021-11-18 01:36:13 +01:00
descriptors.py `DescriptorsHandlerMixin` and `Descriptors`, `SelectableEvents` types (#938) 2022-01-05 00:32:16 +05:30
handler.py `DescriptorsHandlerMixin` and `Descriptors`, `SelectableEvents` types (#938) 2022-01-05 00:32:16 +05:30
headers.py [ProxyPool] Add support for basic authorization with upstream proxies (#897) 2021-12-22 01:48:15 +05:30
methods.py Add all IANA assigned HTTP method names (#751) 2021-11-18 18:50:15 +05:30
plugin.py Expose `UpstreamConnectionPool` to web & proxy plugins (#946) 2022-01-08 23:18:19 +05:30
protocols.py Optimize how `HttpProtocolHandler` delegates to the core plugins (#925) 2021-12-31 15:58:36 +05:30
responses.py Optimize how `HttpProtocolHandler` delegates to the core plugins (#925) 2021-12-31 15:58:36 +05:30
url.py [ProxyPool] Add support for basic authorization with upstream proxies (#897) 2021-12-22 01:48:15 +05:30