Skip to content

Enable TLS interception support even when proxy pool plugin is enabled#1387

Draft
abhinavsingh wants to merge 2 commits intodevelopfrom
tls-interception-for-proxy-pools
Draft

Enable TLS interception support even when proxy pool plugin is enabled#1387
abhinavsingh wants to merge 2 commits intodevelopfrom
tls-interception-for-proxy-pools

Conversation

@abhinavsingh
Copy link
Owner

No description provided.

@kfarvandi-pixel
Copy link

hi
i wrote a plugin to add a costum header to https requests but when th pool-proxy enabled it not works .
i think thiscommite is my solution but after making this changes to my code i got following error
File "E:\hesam\proxyab-development.venv\Lib\site-packages\proxy\plugin\proxy_pool.py", line 186, in handle_client_request
self.upstream.queue(memoryview(request.build(for_proxy=True)))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "E:\hesam\proxyab-development.venv\Lib\site-packages\proxy\http\parser\parser.py", line 299, in build
assert self.host and self.port and self._url
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError

please help me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants