From owner-cvs-all Sat Oct 21 7:58:22 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7602437B479; Sat, 21 Oct 2000 07:58:19 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA58621; Sat, 21 Oct 2000 07:58:19 -0700 (PDT) (envelope-from des@FreeBSD.org) Message-Id: <200010211458.HAA58621@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Sat, 21 Oct 2000 07:58:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libfetch fetch.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG des 2000/10/21 07:58:19 PDT Modified files: lib/libfetch fetch.c Log: If the scheme is HTTP or HTTPS, percent-escape whitespace in the document part. Submitted by: green Revision Changes Path 1.21 +22 -2 src/lib/libfetch/fetch.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message