Re: Jigsaw & partial content HTTP requests

On Fri, 3 Jul 1998, Yves Lafon wrote:

> Well, it is served, but not correctly as one extra byte is sent. This has
> been corrected a few days ago, along with the request for bad ranges which
> generates now a "Requested range not satisfiable".
> I don't post the changes right now as the new release will be out soon
> with all those fixes.

It generates a what?  Do you mean it logs that in a log file?

A HTTP/1.1 server must ignore all invalid Range: headers, so if you are
returning an error to the client then that is broken.

Received on Friday, 3 July 1998 19:29:15 UTC