In parse_http_url(), don't muck around with values
authorFabian Keil <fk@fabiankeil.de>
Fri, 2 May 2008 09:51:34 +0000 (09:51 +0000)
committerFabian Keil <fk@fabiankeil.de>
Fri, 2 May 2008 09:51:34 +0000 (09:51 +0000)
commitb0829aefd612a2211ac727294f36efa256a1beb3
treed44580f7f091b64e89460386c403ac81256309ba
parentaf24a7c600a52cb9f166a9c1b00deb67801927a6
In parse_http_url(), don't muck around with values
that are none of its business: require an initialized
http structure and never unset http->ssl.
urlmatch.c