]> granicus.if.org Git - curl/commit
host: get the custom Host: name more genericly
authorDaniel Stenberg <daniel@haxx.se>
Thu, 4 Nov 2010 13:58:15 +0000 (14:58 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 4 Nov 2010 13:58:15 +0000 (14:58 +0100)
commitafecd1aa13b4f40c54d195514af113715b0e0f9f
treebb4eb1046b55f2da4fc97531c17b12cd83d162c6
parent68cde058f66b3c3470f7e7d7068e40b236af6889
host: get the custom Host: name more genericly

When given a custom host name in a Host: header, we can use it for
several different purposes other than just cookies, so we rename it and
use it for SSL SNI etc.
lib/http.c
lib/ssluse.c
lib/url.c
lib/urldata.h