[wp-trac] [WordPress Trac] #37733: `cURL error 3: malformed` for remote requests since 4.6
WordPress Trac
noreply at wordpress.org
Wed Aug 31 22:00:54 UTC 2016
#37733: `cURL error 3: malformed` for remote requests since 4.6
--------------------------------------------------+-----------------------
Reporter: flixos90 | Owner: flixos90
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.6.1
Component: HTTP API | Version: 4.6
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests fixed-major | Focuses:
--------------------------------------------------+-----------------------
Changes (by jeremyfelt):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"38485"]:
{{{
#!CommitTicketReference repository="" revision="38485"
HTTP: Handle an edgecase within the URI parsing library included in
Requests, where if a double slash exists at the start of the path the URL
is passed to cURL malformed.
Merge of [38429] to the 4.6 branch.
Props dd32, flixos90 for initial patch.
Fixes #37733.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37733#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list