]> granicus.if.org Git - curl/commit
SNI: simplify the custom host name use
authorDaniel Stenberg <daniel@haxx.se>
Thu, 4 Nov 2010 14:16:27 +0000 (15:16 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 4 Nov 2010 14:16:27 +0000 (15:16 +0100)
commit4b2fbe1e97891f9a861363c4bf7aa0473c94e0ab
tree880bfe5ca010a50f2f8b3596276870896a5c5e39
parentafecd1aa13b4f40c54d195514af113715b0e0f9f
SNI: simplify the custom host name use

The redirect check is already done at the position where the customhost
field is assigned so there's no point in doing that a second time.
lib/ssluse.c