On 07/22/2013 09:36 AM, Amos Jeffries wrote: > How does this one suit you? > > " > Update the http(s)_port directives protocol= parameter to use > AnyP::ProtocolVersion for internal storage instead of opaque string text. > > This both limits the possible parameter values to one of HTTP, HTTP/1.1, > HTTPS or HTTPS/1.1 and ensures that URLs generated from that protocol > parameter value are http:// and https:// URL. > "
You may want to add a note that previously allowed but now illegal protocol values will result in Squid quitting. Thank you, Alex.