Date: Wed, 19 Jul 2000 16:43:50 -0700 (PDT) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libfetch http.c Message-ID: <200007192343.QAA31479@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2000/07/19 16:43:50 PDT
Modified files:
lib/libfetch http.c
Log:
Don't try to skip to the requested offset if the server returns more data
than requested. Instead, inform the caller of the real offset by modifying
the offset field in the original struct url, and let him decide how to handle
the situation.
Revision Changes Path
1.32 +11 -9 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?200007192343.QAA31479>
