[wp-trac] [WordPress Trac] #38070: RegEx to remove double slashes affects query strings as well.
WordPress Trac
noreply at wordpress.org
Wed Oct 5 03:24:01 UTC 2016
#38070: RegEx to remove double slashes affects query strings as well.
--------------------------------------+---------------------
Reporter: cklosows | Owner: dd32
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.6.2
Component: HTTP API | Version: 4.6.1
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+---------------------
Changes (by dd32):
* owner: => dd32
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"38727"]:
{{{
#!CommitTicketReference repository="" revision="38727"
HTTP: Update Requests to master (0048f3c) which fixes a number of
outstanding issues.
Fixes #38070, #37733 by reverting part of [38429] and using the fix in
Requests.
Fixes #37992 allowing for connecting to SSL resources on ports other than
443.
Fixes #37991 by not sending default ports in the `Host:` header.
Fixes #37839 to match and decode Chunked responses correctly.
Fixes #38232 allowing a SSL connection to ignore the hostname of the
certificate when verification is disabled.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38070#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list