Date: Tue, 25 Jul 2000 04:45:39 -0700 (PDT) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libfetch common.h ftp.c http.c Message-ID: <200007251145.EAA33916@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2000/07/25 04:45:39 PDT
Modified files:
lib/libfetch common.h ftp.c http.c
Log:
Centralize the default port finding code.
Work around YA Apache bug: don't send port in Host: header if it's the
default port.
Revision Changes Path
1.11 +4 -1 src/lib/libfetch/common.h
1.38 +18 -18 src/lib/libfetch/ftp.c
1.34 +24 -17 src/lib/libfetch/http.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?200007251145.EAA33916>
