- From: Thomas Mangin <thomas.mangin@exa-networks.co.uk>
- Date: Tue, 01 Mar 2016 15:32:22 +0000
- To: "HTTP WG" <ietf-http-wg@w3.org>
- Cc: "Mark Nottingham" <mnot@mnot.net>, "Amos Jeffries" <squid3@treenet.co.nz>, "Kari Hurtta" <hurtta-ietf@elmme-mailer.org>
>> Otherwise when browser is configured to use proxy and >> URL is http, browser do not use CONNECT but original >> http -method (GET and so on). Given url just is >> absolute. Client implementations are able to use CONNECT when requesting HTTP through a proxy but the major implementations choose not to do so. Changing this behaviour is probably inadvisable as current proxies will most likely simply drop the connection when getting a CONNECT message for HTTP page. And while the feature is most useful for CONNECT with HTTPS, and while it is likely that some proxies will continue to prefer ‘branded’ HTML pages, allowing the use of this answer on non CONNECT request may also hold value as promoting homogeneity to the user experience between HTTP and HTTPS. Thomas
Received on Tuesday, 1 March 2016 15:32:52 UTC