]> granicus.if.org Git - curl/commit
http_negotiate: Calculate service name and proxy service name locally
authorSteve Holme <steve_holme@hotmail.com>
Fri, 8 Apr 2016 17:41:41 +0000 (18:41 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Fri, 8 Apr 2016 17:41:41 +0000 (18:41 +0100)
commit39d68b47e19c9dc42d578a923cb842f061eac165
tree0491ae33702d74cf357c4063b77c36940165944b
parent0e6ff33bd53a036418583234e3e512ebb2150ad7
http_negotiate: Calculate service name and proxy service name locally

Calculate the service name and proxy service names locally, rather than
in url.c which will allow for us to support overriding the service name
for other protocols such as FTP, IMAP, POP3 and SMTP.
lib/http_negotiate.c
lib/url.c
lib/url.h