Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

When using an HTTPS proxy, the HTTPS traffic is encrypted and then sent to the proxy server. However, if the URL starts with "http", it means it is not using HTTPS encryption and is sent in clear text. The reason for using an HTTP URL with an HTTPS proxy is to allow traffic that is not encrypted to also be directed through the proxy server. This can be useful in certain situations where encryption is not necessary or where certain websites/applications do not support HTTPS.