From owner-cvs-all Sun Sep 24 5:22:16 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 1F2B937B424; Sun, 24 Sep 2000 05:22:13 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA31007; Sun, 24 Sep 2000 05:22:13 -0700 (PDT) (envelope-from des@FreeBSD.org) Message-Id: <200009241222.FAA31007@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 24 Sep 2000 05:22:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libfetch http.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG des 2000/09/24 05:22:12 PDT Modified files: lib/libfetch http.c Log: Work around buggy servers such as NCSA httpd which send an incomplete HTTP-Version on the Status-Line (see RFC2616 sections 3.1 and 6.1). Revision Changes Path 1.36 +19 -10 src/lib/libfetch/http.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message