proxy.py/proxy/plugin
Abhinav Singh 37c779ade9
Add `conn_close` kwarg to packet builder utilities (#898)
* Add `conn_close` kwarg to packet builder utilities, passing True will automatically add `Connection: close` header

* Add `conn_close` to `HttpRequestRejected` responses
2021-12-22 02:56:52 +05:30
..
cache v2.4.0rc3 (#882) 2021-12-19 21:30:43 +05:30
__init__.py `task.result` can throw (#837) 2021-12-01 19:54:00 +05:30
adblock.json v3.4.0 (#638) 2021-10-30 04:32:05 +05:30
cloudflare_dns.py Add initial Sphinx docs 2021-11-18 01:36:13 +01:00
custom_dns_resolver.py Add initial Sphinx docs 2021-11-18 01:36:13 +01:00
filter_by_client_ip.py Add `conn_close` kwarg to packet builder utilities (#898) 2021-12-22 02:56:52 +05:30
filter_by_upstream.py Add `conn_close` kwarg to packet builder utilities (#898) 2021-12-22 02:56:52 +05:30
filter_by_url_regex.py Add `conn_close` kwarg to packet builder utilities (#898) 2021-12-22 02:56:52 +05:30
man_in_the_middle.py No abstract method for proxy plugin (#738) 2021-11-15 03:17:12 +05:30
mock_rest_api.py Add initial Sphinx docs 2021-11-18 01:36:13 +01:00
modify_chunk_response.py v2.4.0rc3 (#882) 2021-12-19 21:30:43 +05:30
modify_post_data.py Optimizations & Update Benchmark Results (#832) 2021-12-01 04:18:49 +05:30
proxy_pool.py [ProxyPool] Add support for basic authorization with upstream proxies (#897) 2021-12-22 01:48:15 +05:30
redirect_to_custom_server.py Optimizations & Update Benchmark Results (#832) 2021-12-01 04:18:49 +05:30
reverse_proxy.py Enhancements (#763) 2021-11-20 03:04:15 +05:30
shortlink.py Add `conn_close` kwarg to packet builder utilities (#898) 2021-12-22 02:56:52 +05:30
web_server_route.py Optimizations & Update Benchmark Results (#832) 2021-12-01 04:18:49 +05:30