[wp-trac] [WordPress Trac] #17490: cURL fails with timeout when posting to a location that redirects
WordPress Trac
wp-trac at lists.automattic.com
Fri May 27 08:59:30 UTC 2011
#17490: cURL fails with timeout when posting to a location that redirects
--------------------------+-----------------------------
Reporter: simsmaster | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: HTTP | Version: 3.2
Severity: normal | Resolution:
Keywords: |
--------------------------+-----------------------------
Comment (by dd32):
> * Fsockopen should be updated to follow spec
Created #17588 to deal with that.
The alternative here, Is to remove cURL's redirection support, and
implement it ourselves, We currently do this when operating under safe
mode (Since safe mode enforces some restrictions on the redirections which
can take place). This would also reduce the potential for there being
different bugs between safe mode, and no safe mode.. (ie. This bug
shouldn't exist on servers where open_basedir is set, or safe mode is
enabled).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17490#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list