In cgi_show_url_info, pass an initialized http structure
authorFabian Keil <fk@fabiankeil.de>
Fri, 2 May 2008 09:47:48 +0000 (09:47 +0000)
committerFabian Keil <fk@fabiankeil.de>
Fri, 2 May 2008 09:47:48 +0000 (09:47 +0000)
commitaf24a7c600a52cb9f166a9c1b00deb67801927a6
tree41760b3be15aa2174c1c9e7b4c6035ea90cd13ec
parentcb2756f19168af61ff455f9edfa2a15eea7cd038
In cgi_show_url_info, pass an initialized http structure
to parse_http_url() as that will be required soonish and
assert that https URLs are recognized correctly.
cgisimple.c