Authentication HTTP proxy topic

Presentation of the subject:

A web browser can be configured to relay all these requests to an HTTP proxy, the latter can then, after retrieving the URL, connect to the target HTTP server to download the file and retransmit it block by block to the browser .

RFC 1945 provides for the possibility of requesting that a couple, login and password, be transmitted to the proxy in the HTTP header sent.

Note: