W3C home > Mailing lists > Public > public-html@w3.org > January 2010

Re: Public feedback on HTML5 video

From: Boris Zbarsky <bzbarsky@MIT.EDU>
Date: Mon, 04 Jan 2010 15:00:56 -0500
Message-ID: <4B4248F8.2060502@mit.edu>
To: Julian Reschke <julian.reschke@gmx.de>
CC: HTMLwg <public-html@w3.org>
On 1/4/10 7:26 AM, Julian Reschke wrote:
> To find out about range request support, the client could do a HEAD
> request and check the Accept-Ranges response header (and yes, it's not
> required to return it, so it would be interesting to check what current
> servers do).

Last I checked what servers do with HEAD requests is screw them up (send 
a response body, send a response with different headers from the headers 
that would get sent with the GET, perform non-idempotent actions in 
response to the HEAD, etc).  This was a few years ago, though.

Firefox had to stop using HEAD as part of its "save link as" process due 
to these issues (it used to use it to try to get the Content-Disposition 
header so as to put up a meaningful filepicker before starting the 
download).

-Boris
Received on Monday, 4 January 2010 20:05:51 UTC

This archive was generated by hypermail 2.4.0 : Saturday, 9 October 2021 18:45:06 UTC