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

Request #7633 'sentRequest' notification
Submitted: 2006-05-15 20:37 UTC
From: jausions Assigned: avb
Status: Closed Package: HTTP_Request2
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: (Not assigned)    
Subscription  


 [2006-05-15 20:37 UTC] jausions (Philippe Jausions)
Description: ------------ The "sentRequest" notification doesn't say much about what was sent. The list of HTTP headers sent would be good to have in the $data to the _notify() call. Thanks, -Philippe

Comments

 [2006-10-23 22:45 UTC] avb (Alexey Borzov)
As with request #7630, the only thing we can currently get is the request as a whole. _buildRequest() does change the headers in _requestHeaders, but never saves the whole list of actual sent headers anywhere.
 [2008-10-17 21:13 UTC] avb (Alexey Borzov)
Moving feature requests to HTTP_Request2.
 [2008-11-17 13:33 UTC] avb (Alexey Borzov)
Implemented in HTTP_Request2 0.1.0