parse_http_url() now handles intercepted
authorFabian Keil <fk@fabiankeil.de>
Wed, 6 Dec 2006 19:50:54 +0000 (19:50 +0000)
committerFabian Keil <fk@fabiankeil.de>
Wed, 6 Dec 2006 19:50:54 +0000 (19:50 +0000)
commitb3c3519794426d258aba2ff07313b2f1048189cd
treee3d57900f6441bb05c61fd55a505dd93aed2eaf4
parent3fb1f03ddb3407a710371dcfed1494363aace957
parse_http_url() now handles intercepted
HTTP request lines as well. Moved parts
of parse_http_url()'s code into
init_domain_components() so that it can
be reused in chat().
urlmatch.c