Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.2.1

Bug #4338 Typo
Submitted: 2005-05-13 04:05 UTC
From: michael dot przybyla at gmail dot com Assigned: mike
Status: Closed Package: HTTP_Header
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  


 [2005-05-13 04:05 UTC] michael dot przybyla at gmail dot com
Description: ------------ define('HTTP_HEADER_STATUS_203', '203 Non-Authoriative Information'); should be: define('HTTP_HEADER_STATUS_203', '203 Non-Authoritative Information'); see section 6.1.1 Status Code and Reason Phrase at http://www.faqs.org/rfcs/rfc2616

Comments

 [2005-05-13 04:13 UTC] michael dot przybyla at gmail dot com
and define('HTTP_HEADER_STATUS_504', '504 Gateway Timeout'); define('HTTP_HEADER_STATUS_505', '505 HTTP Version Not Supported'); should be: define('HTTP_HEADER_STATUS_504', '504 Gateway Time-out'); define('HTTP_HEADER_STATUS_505', '505 HTTP Version not supported');
 [2005-07-18 09:47 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!