php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #67430 http:// wrapper doesn't follow 308 redirects
Submitted: 2014-06-12 22:59 UTC Modified: 2014-06-13 01:19 UTC
From: aharvey@php.net Assigned: aharvey (profile)
Status: Closed Package: HTTP related
PHP Version: 5.4.29 OS: Irrelevant
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
40 - 33 = ?
Subscribe to this entry?

 
 [2014-06-12 22:59 UTC] aharvey@php.net
Description:
------------
RFC 7238 defines a new 308 Permanent Redirect response. We should support it and redirect if we get it and follow_location is true.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-06-12 22:59 UTC] aharvey@php.net
-Assigned To: +Assigned To: aharvey
 [2014-06-13 01:19 UTC] aharvey@php.net
-Status: Assigned +Status: Closed
 [2014-06-13 01:19 UTC] aharvey@php.net
The fix for this bug has been committed.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 10:01:26 2024 UTC