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

Request #12352 adding the reason phrase to HTTP_Response
Submitted: 2007-10-28 15:05 UTC
From: cwiedmann Assigned: avb
Status: Closed Package: HTTP_Request (version CVS)
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: 1.4.3    
Subscription  


 [2007-10-28 15:05 UTC] cwiedmann (Carsten Wiedmann)
Description: ------------ Hello, the HTTP response status line does not only contain a status code, it does(can) also contain a reason phrase. It would be nice to have access to this information. Regards, Carsten

Comments

 [2008-07-21 17:42 UTC] avb (Alexey Borzov)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better. -- Implemented in CVS, the patch was reworked a bit.