[wp-trac] [WordPress Trac] #22952: WP_HTTP can cause PHP Warnings during attempted decompression
WordPress Trac
noreply at wordpress.org
Sun Feb 21 23:33:27 UTC 2016
#22952: WP_HTTP can cause PHP Warnings during attempted decompression
-------------------------------------+-----------------------------
Reporter: dd32 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: HTTP API | Version: 3.3
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses:
-------------------------------------+-----------------------------
Comment (by rmccue):
Replying to [comment:30 swissspidy]:
> I can imagine that this could be fixed by #33055. Perhaps @rmccue could
tell us a bit about how Requests handles compressed data.
Requests' compressed data handling (specifically, `compatible_gzinflate`)
is based off WP_Http's (albeit technically the same code independently
contributed by dd32 for licensing reasons), so no real changes here. Any
issues WP_Http suffers from, Requests will likely too.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/22952#comment:31>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list