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
 [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: Tue Mar 19 03:01:29 2024 UTC