Skip to content

Conversation

@mitchcapper
Copy link
Owner

This enables the use of a proxy for https requests. To do so pass the new --httpproxy-ssl (or %C) option.
Note: This sends requests to the proxy over HTTP not HTTPS, most browsers use HTTPS and the connect command.
All proxies may not work with this method, Fiddler does.
Still needs full documentation and UI options added.

This likely fixes:

This also is likely able to fix some of the slow issues over https like:

through the hack of having a proxy (ie fiddler) handle the overhead and feed everything back over http.

This enables the use of a proxy for https requests.  To do so pass the new --httpproxy-ssl (or %C) option.
Note: This sends requests to the proxy over HTTP not HTTPS, most browsers use HTTPS and the connect command.
All proxies may not work with this method, Fiddler does.
Still needs full documentation and UI options added.
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