[Tickets #8445] Http_Client - unable to access response body when a 4xx or 5xx response code received
bugs at horde.org
bugs at horde.org
Mon Jul 20 22:06:54 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8445
------------------------------------------------------------------------------
Ticket | 8445
Created By | Michael Rubinsky <mrubinsk at horde.org>
Summary | Http_Client - unable to access response body when a 4xx
| or 5xx response code received
Queue | Horde Framework Packages
Version | Git master
Type | Enhancement
State | Accepted
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2009-07-20 18:06) wrote:
This is a limitation of using url fopen. The fopen call fails and no
stream is returned. Will probably need to implement a curl-based
Http_Client driver with fopen as a fallback.
More information about the bugs
mailing list