Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jul 1997 13:18:46 -0700 (PDT)
From:      Garrett Wollman <wollman@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.bin/fetch http.c
Message-ID:  <199707262018.NAA24889@freefall.freebsd.org>

index | next in thread | raw e-mail

wollman     1997/07/26 13:18:46 PDT

  Modified files:
    usr.bin/fetch        http.c 
  Log:
  Work around a brokenness in the HTTP spec by generating the Host header
  for ftp: URLs as well.  This can't possibly be done in the general case,
  but since we only claim to support http and ftp, we'll adhere to the
  bogus requirement (RFC 2068, s. 14.25) anyway...  >sigh<
  
  Submitted by: =?iso-8859-1?Q?=C5ge_R=F8bekk?= <aagero@aage.priv.no>
  
  Revision  Changes    Path
  1.10      +2 -2      src/usr.bin/fetch/http.c


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707262018.NAA24889>