From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1YKfz1-0006BW-La for mharc-grub-devel@gnu.org; Sun, 08 Feb 2015 23:30:03 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50860) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKfyz-000695-Fl for grub-devel@gnu.org; Sun, 08 Feb 2015 23:30:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YKfyw-0005do-8w for grub-devel@gnu.org; Sun, 08 Feb 2015 23:30:01 -0500 Received: from outbound-relay3.guardedhost.com ([216.239.133.203]:5529) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKfyw-0005dj-51 for grub-devel@gnu.org; Sun, 08 Feb 2015 23:29:58 -0500 Received: from ten-mx05.omnis.com (ten-mx05.omnis.com [216.239.133.152]) by outbound-relay.guardedhost.com (Postfix) with ESMTP id 3kgZ5c0rTvz3xSN; Mon, 9 Feb 2015 04:29:56 +0000 (GMT) Received: from alan-perrys-macbook-pro.local (174-21-242-173.tukw.qwest.net [174.21.242.173]) (Authenticated sender: aperry@snowmoose.com) by ten-mx05.omnis.com (Postfix) with ESMTPA id 3kgZ5b0xtfzycX; Mon, 9 Feb 2015 04:29:55 +0000 (GMT) Message-ID: <54D837C4.7090103@snowmoose.com> Date: Sun, 08 Feb 2015 20:29:56 -0800 From: Alan Perry Organization: Snowmoose Software User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Andrei Borzenkov Subject: Re: Is anyone using the http module to do largish transfers? References: <54D2BBB8.7000809@snowmoose.com> <20150207193517.50294beb@opensuse.site> <54D7C68D.9050600@snowmoose.com> <20150209062428.001edaf4@opensuse.site> In-Reply-To: <20150209062428.001edaf4@opensuse.site> Content-Type: text/plain; charset=utf-8; format=flowed X-Virus-Scanned: clamav-milter 0.98.6 at ten-mx05.omnis.com X-Virus-Status: Clean X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse-Id: 720f7d06-4e4a-42b9-b21a-bd2310498d47 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 216.239.133.203 Cc: grub-devel@gnu.org X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2015 04:30:02 -0000 On 2/8/15 7:24 PM, Andrei Borzenkov wrote: > =D0=92 Sun, 08 Feb 2015 12:26:53 -0800 > Alan Perry =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > >> 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=20 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? >> >> alan >> >>>> Thanks, >>>> >>>> alan >>>> >>>> >>>> _______________________________________________ >>>> Grub-devel mailing list >>>> Grub-devel@gnu.org >>>> https://lists.gnu.org/mailman/listinfo/grub-devel