Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39202 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29819 invoked from network); 22 Jul 2008 21:30:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jul 2008 21:30:40 -0000 Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.163 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.163 il-gw1.zend.com Windows 2000 SP4, XP SP1 Received: from [212.25.124.163] ([212.25.124.163:42752] helo=il-gw1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 03/54-04511-F7156884 for ; Tue, 22 Jul 2008 17:30:40 -0400 Received: from us-ex1.zend.com ([192.168.16.5]) by il-gw1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 23 Jul 2008 00:31:11 +0300 Received: from [192.168.16.110] ([192.168.16.110]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 22 Jul 2008 14:22:45 -0700 Message-ID: <48864FA5.6050104@zend.com> Date: Tue, 22 Jul 2008 14:22:45 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Noah Fontes CC: internals@lists.php.net References: <4885E513.6080702@bitextender.com> In-Reply-To: <4885E513.6080702@bitextender.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 22 Jul 2008 21:22:45.0844 (UTC) FILETIME=[1589C940:01C8EC41] Subject: Re: [PHP-DEV] Patch for HTTP successful status codes From: stas@zend.com (Stanislav Malyshev) Hi! > codes as successful. This has posed some problems for us in writing > RESTful applications effectively, as we're trying to take advantage of > the full spectrum of successful codes. I think there should be no big problem to allow all 2xx codes, even though some ones like 204 may behave strangely, but as long as it doesn't break anything... -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com