From owner-cvs-src@FreeBSD.ORG Wed Feb 11 04:36:28 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DD6216A4D0 for ; Wed, 11 Feb 2004 04:36:28 -0800 (PST) Received: from rdsnet.ro (smtp.rdsnet.ro [62.231.74.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E8C643D39 for ; Wed, 11 Feb 2004 04:36:27 -0800 (PST) (envelope-from itetcu@apropo.ro) Received: (qmail 12222 invoked from network); 11 Feb 2004 12:36:22 -0000 Received: from unknown (HELO it.buh.cameradicommercio.ro) (81.196.25.19) by mail.rdsnet.ro with SMTP; 11 Feb 2004 12:36:22 -0000 Received: from it.buh.cameradicommercio.ro (localhost.buh.cameradicommercio.ro [127.0.0.1]) by it.buh.cameradicommercio.ro (Postfix) with SMTP id 20C6C85; Wed, 11 Feb 2004 14:10:11 +0200 (EET) Date: Wed, 11 Feb 2004 14:10:10 +0200 From: Ion-Mihai Tetcu To: Dag-Erling Smorgrav Message-Id: <20040211141010.04cc322f@it.buh.cameradicommercio.ro> In-Reply-To: <200402110931.i1B9VeE9055525@repoman.freebsd.org> References: <200402110931.i1B9VeE9055525@repoman.freebsd.org> X-Mailer: Sylpheed version 0.9.8claws (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libfetch http.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Feb 2004 12:36:28 -0000 On Wed, 11 Feb 2004 01:31:40 -0800 (PST) Dag-Erling Smorgrav wrote: > des 2004/02/11 01:31:40 PST > > FreeBSD src repository > > Modified files: > lib/libfetch http.c > Log: > When restarting a transfer that has already completed, the server will > reply with a 416 error code (requested range not satisfiable) because > we ask it to start at the end of the file. Handle this gracefully by > considering a 416 reply a success if the requested offset exactly > matches the length of the file and the requested length is zero. Thanks. -- IOnut Unregistered ;) FreeBSD user