Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16008 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23362 invoked by uid 1010); 18 Apr 2005 16:40:33 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 23346 invoked from network); 18 Apr 2005 16:40:33 -0000 Received: from unknown (HELO pb1.pair.com) (127.0.0.1) by localhost with SMTP; 18 Apr 2005 16:40:33 -0000 X-Host-Fingerprint: 213.115.162.47 mailgate1.mysql.com Linux 2.5 (sometimes 2.4) (4) Received: from ([213.115.162.47:35121] helo=mailgate.mysql.com) by pb1.pair.com (ecelerity 1.2.12rc1 r(5476:5477)) with SMTP id 1B/BB-18700-FF2E3624 for ; Mon, 18 Apr 2005 12:40:32 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by mailgate.mysql.com (8.13.2/8.13.1) with ESMTP id j3IGab2o023689; Mon, 18 Apr 2005 18:36:37 +0200 Received: from mail.mysql.com ([10.222.1.99]) by localhost (mailgate.mysql.com [10.222.1.98]) (amavisd-new, port 10026) with LMTP id 09809-08; Mon, 18 Apr 2005 18:36:37 +0200 (CEST) Received: from [192.168.1.2] (pD95036A2.dip0.t-ipconnect.de [217.80.54.162]) (authenticated bits=0) by mail.mysql.com (8.12.10/8.12.10) with ESMTP id j3IGcm4c020481 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 18 Apr 2005 18:38:49 +0200 Message-ID: <4263E298.1000102@php.net> Date: Mon, 18 Apr 2005 18:38:48 +0200 Reply-To: hartmut@php-groupies.de User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b) Gecko/20050217 MIME-Version: 1.0 To: Sara Golemon CC: internals@lists.php.net References: <20050418141035.FKCI10174.aamta07-winn.mailhost.ntl.com@win2ks> <20050418161850.95343.qmail@lists.php.net> In-Reply-To: <20050418161850.95343.qmail@lists.php.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mailgate.mysql.com Subject: Re: [PHP-DEV] Re: HTTP streams, status codes & WebDAV From: hartmut@php.net (Hartmut Holzgraefe) Sara Golemon wrote: > That said, a context option to optionally accept additional response codes > *may* be in order. esp. as all 2xx codes are meant to be success codes -- Hartmut Holzgraefe