// wrapper doesn't follow 308 redirects
| 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
Pull Requests
History
AllCommentsChangesGit/SVN commits
[2015-07-10 11:33 UTC] spam2 at rhsoft dot net
[2015-07-10 13:21 UTC] spam2 at rhsoft dot net