Return-Path: Delivered-To: apmail-jakarta-httpclient-dev-archive@www.apache.org Received: (qmail 32383 invoked from network); 7 Jan 2005 15:01:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 7 Jan 2005 15:01:01 -0000 Received: (qmail 52388 invoked by uid 500); 7 Jan 2005 15:01:00 -0000 Delivered-To: apmail-jakarta-httpclient-dev-archive@jakarta.apache.org Received: (qmail 52365 invoked by uid 500); 7 Jan 2005 15:01:00 -0000 Mailing-List: contact httpclient-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "HttpClient Project" Reply-To: "HttpClient Project" Delivered-To: mailing list httpclient-dev@jakarta.apache.org Received: (qmail 52351 invoked by uid 99); 7 Jan 2005 15:01:00 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from www.mnc.ch.com (HELO mnc.ch) (212.23.250.43) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 07 Jan 2005 07:00:58 -0800 Received: (qmail 25886 invoked from network); 7 Jan 2005 16:00:56 +0100 Received: from 62-2-77-204.business.cablecom.ch (HELO meuh.mnc.ch) (62.2.77.204) by www.mnc.ch.com with SMTP; 7 Jan 2005 16:00:56 +0100 Received: by meuh.mnc.ch (Postfix, from userid 1000) id 278DD23F133; Fri, 7 Jan 2005 16:00:54 +0100 (CET) Sender: gc@mnc.ch To: "HttpClient Project" Subject: Re: Getting 200 code when 301 is executed References: <41DE530C.50207@nose.ch> <87zmzli9tv.fsf@meuh.mnc.ch> <41DEA279.8020408@nose.ch> From: Guillaume Cottenceau Date: 07 Jan 2005 16:00:54 +0100 In-Reply-To: <41DEA279.8020408@nose.ch> Message-ID: <87r7kxi8rd.fsf@meuh.mnc.ch> Lines: 19 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Ortwin Gl�ck writes: > Guillaume Cottenceau wrote: > > If I'm correct, this makes HttpClient users unable to be more > > than "conditionally compliant" with the HTTP specifications. To > > be fully compliant, one must (e.g. SHOULD is used in RFC) not > > refer anymore to a permanently moved resource (301), which is not > > the case with a temporarily moved resource (302), and there is no > > way to distinguish between these two cases using your proposed > > technique. > > Yes, I am afraid this is true. Please feel free to add a RFE to the > issue tracking system. If you think this can save you some time, I can do that. Just note that I have never used 3.x myself yet. -- Guillaume Cottenceau --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: httpclient-dev-help@jakarta.apache.org