[wp-trac] Re: [WordPress Trac] #7224: wp_get_http,
discover_pingback_server_uri does not consider HTTP chuck format
WordPress Trac
wp-trac at lists.automattic.com
Fri Jul 4 00:19:10 GMT 2008
#7224: wp_get_http, discover_pingback_server_uri does not consider HTTP chuck
format
-------------------------+--------------------------------------------------
Reporter: lilyfan | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.6
Component: General | Version: 2.6
Severity: major | Resolution:
Keywords: HTTP chuck |
-------------------------+--------------------------------------------------
Comment (by DD32):
> HTTP/1.0 does not understand chunked-encoding
The function in question should be set to use 1.0, I believe the function
in question uses HTTP/1.1, which is probably the reason the server is
returning that content type.
--
Ticket URL: <http://trac.wordpress.org/ticket/7224#comment:3>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list