[wp-trac] [WordPress Trac] #11888: The streams & fopen HTTP transport arn't sending headers that are passed to it
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 15 10:42:06 UTC 2010
#11888: The streams & fopen HTTP transport arn't sending headers that are passed to
it
-------------------------------+--------------------------------------------
Reporter: Denis-de-Bernardy | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: HTTP | Version: 2.9.1
Severity: normal | Keywords: has-patch needs-testing
-------------------------------+--------------------------------------------
Comment(by dd32):
OK, Seems my local install is setup with:
{{{
["wrapper_type"]=> string(4) "http"
["stream_type"]=> string(10) "tcp_socket"
["mode"]=> string(2) "r+"
}}}
So i cant test that on my local system.. I'll see if i can find a linux
box thats affected.
Just to confirm since theres so much raw data there to sift through:
* Using streams, with cURL wrappers, NO custom headers are sent.
* Because of that, Cookies are not sent, And thus, are irrelivant to the
testing.
* Affects those using --with-curlwrappers with PHP < 5.3
Did you get a chance to test if WP_HTTP_fopen works with the above patch?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11888#comment:26>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list