


The client first sends to the proxy serverHTTPConnect请求,and to the proxy server,Send target host information The proxy server is established and the target host'stcp链接,and make it to the browserConnectionEstablished应答.The client sends the request to the proxy server,The proxy server transmits to the target host.The target host will respond back to the proxy server,The proxy server will respond back to the client.

Https代理和httpThe biggest difference between proxies is that the former is encrypted.HTTPS是在HTTP上建立SSL加密层,并对传输数据进行加密,是HTTP协议的安全版.它有两个主要功能,One is encrypted data,建立信息安全通道,Ensure data security during transmission The second is to authenticate the real identity of the website server. Https代理是web代理的一种,是InternetA very simple communication protocol that is most widely used for information transmission over the Internet.www连接请求、浏览网页、下载数据(也可采用ftp协议)都是采用的是http代理. With the widespread use of proxy servers,Everyone should have a certain understanding of the agent.The most common classification of agents according to the association ishttp代理、https(ssl)代理、socks代理.其中SSLProxy is also calledHTTPS代理,意为超文本传输协议.那么,什么是https代理?HTTPSHow proxies work?
