[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
Thu Jul 3 18:57:24 GMT 2008
#7224: wp_get_http, discover_pingback_server_uri does not consider HTTP chuck
format
------------------------+---------------------------------------------------
Reporter: lilyfan | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.6
Component: General | Version: 2.6
Severity: major | Resolution:
Keywords: HTTP chuck |
------------------------+---------------------------------------------------
Comment (by santosj):
HTTP/1.0 does not understand chunked-encoding, therefore, should not
accept the header and ignore it. If it is received, then the standard
states that we must send a 501 response back.
--
Ticket URL: <http://trac.wordpress.org/ticket/7224#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list