Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Oct 1998 18:39:21 -0800 (PST)
From:      Bill Fenner <fenner@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/usr.bin/fetch http.c
Message-ID:  <199810260239.SAA08879@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
fenner      1998/10/25 18:39:21 PST

  Modified files:
    usr.bin/fetch        http.c 
  Log:
  If we know the content-length, only read that number of bytes from
  the server.  There exists a broken server which sends a few extra
  garbage bytes in response to HTTP/1.1 requests.
  
  Revision  Changes    Path
  1.21      +13 -2     src/usr.bin/fetch/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?199810260239.SAA08879>