[wp-trac] [WordPress Trac] #30834: HTTP API issue with handling URLs with ports
WordPress Trac
noreply at wordpress.org
Wed Dec 24 04:19:17 UTC 2014
#30834: HTTP API issue with handling URLs with ports
--------------------------+-----------------------------
Reporter: akshay_raje | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: HTTP API | Version: 4.1
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
The HTTP API seems to have some issue while handling URLs with ports.
This code:
{{{
var_dump(wp_remote_get('http://str12.hostgator.com.br:5090/played.html'));
}}}
produces an error on multiple environments tested. It throws a 'couldn't
connect to host' error.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30834>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list