Ask Your Question
4

What is the reason for using an http url with the https_proxy?

asked 2023-05-24 19:55:54 +0000

scrum gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2023-05-24 20:21:02 +0000

lakamha gravatar image

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.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-05-24 19:55:54 +0000

Seen: 9 times

Last updated: May 24 '23