[wp-trac] [WordPress Trac] #30834: HTTP API issue with handling URLs with ports
WordPress Trac
noreply at wordpress.org
Wed Dec 24 04:36:34 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 | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+------------------------------
Changes (by dd32):
* keywords: => reporter-feedback
Comment:
Your example code works for me.
Perhaps try increasing the timeout for the request:
`var_dump(wp_remote_get('http://str12.hostgator.com.br:5090/played.html',
array( 'timeout' => 60 ) ));`
Otherwise, if you can do any debugging to show where/what is failing, it
could be helpful.
Additionally, what WordPress and PHP Versions are you using?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30834#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list