Date: Sat, 28 Jul 2001 14:28:14 -0700 (PDT) From: Stefan Esser <se@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libfetch fetch.c Message-ID: <200107282128.f6SLSE098638@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
se 2001/07/28 14:28:14 PDT
Modified files:
lib/libfetch fetch.c
Log:
The fix for schemeless and hostless URLs (rev. 1.27) broke the schemeless
proxy specification, which seems to be valid according to the man page.
Change the logic to consider "hostname:port" a hostname and port instead
of a file URL.
Approved by: des
Revision Changes Path
1.29 +3 -2 src/lib/libfetch/fetch.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107282128.f6SLSE098638>
