[wp-trac] [WordPress Trac] #20142: Allow WP_Http to filter Accept-Encoding Header
WordPress Trac
wp-trac at lists.automattic.com
Thu Mar 1 00:45:57 UTC 2012
#20142: Allow WP_Http to filter Accept-Encoding Header
-------------------------+------------------------------
Reporter: ericmann | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: HTTP | Version: 3.4
Severity: minor | Resolution:
Keywords: has-patch |
-------------------------+------------------------------
Comment (by dd32):
The (oldish) Question asked in the linked ticket, and the Mailchimp
question should be fixed in !WordPress 3.3, The compression method that
Mailchimp uses was added to the logic used to decompress the strings.
Long story short: Every compressor/decompressor is written different, some
include the compression headers, some don't, some add extra characters,
some don't, core seems to handle every case I've found documented online
so far.. until someone comes out with yet-another-compression-method-
thats-incompatible.
see [18718] and [18806]
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20142#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list