|
From: | Alan Perry |
Subject: | Re: Is anyone using the http module to do largish transfers? |
Date: | Sun, 08 Feb 2015 20:29:56 -0800 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 |
On 2/8/15 7:24 PM, Andrei Borzenkov wrote:
В Sun, 08 Feb 2015 12:26:53 -0800 Alan Perry <address@hidden> пишет:Another question about the http module. http_establish() builds a GET request that may have a Content-Range header.Where do you see it?
My mistake - looks like this has been changed since I last updated my local repo.
alan
However, looking at the HTTP/1.1 RFCs, Content-Range is something that appears in a status 206 response, not in a request. The http module shouldn't insert this header, should it? alanThanks, alan _______________________________________________ Grub-devel mailing list address@hidden https://lists.gnu.org/mailman/listinfo/grub-devel
[Prev in Thread] | Current Thread | [Next in Thread] |