[wp-trac] [WordPress Trac] #23463: WP_HTTP HTTP/1.1 needs to send Connection Close + support Transfer-encoding better
WordPress Trac
noreply at wordpress.org
Wed Aug 28 06:52:10 UTC 2013
#23463: WP_HTTP HTTP/1.1 needs to send Connection Close + support Transfer-
encoding better
--------------------------+---------------------
Reporter: dd32 | Owner: dd32
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.7
Component: HTTP | Version:
Severity: normal | Resolution: fixed
Keywords: |
--------------------------+---------------------
Changes (by dd32):
* owner: => dd32
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"25153"]:
{{{
#!CommitTicketReference repository="" revision="25153"
WP_HTTP: Improve WP_HTTP::chunkTransferDecode() to properly handle binary
data and chunked responses which include data in the page that looks like
a chunked response.
This also fixes a case where the gzip'd data would become corrupt after
chunked decoding as \r\n was replaced with \n in the data stream. Fixes
#23463
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23463#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list