Closed dolmen closed 9 years ago
308 is a new valid status code for redirect. https://tools.ietf.org/html/rfc7238 http://blogs.msdn.com/b/ieinternals/archive/2012/03/29/http-308-permanent-redirect-pushing-the-web-forward-by-breaking-unwanted-forward-compatibility.aspx
See also libwww-perl/http-message#22.
I'll review this at the NY.pm hackathon this weekend.
cherry-picked to master
308 is a new valid status code for redirect. https://tools.ietf.org/html/rfc7238 http://blogs.msdn.com/b/ieinternals/archive/2012/03/29/http-308-permanent-redirect-pushing-the-web-forward-by-breaking-unwanted-forward-compatibility.aspx
See also libwww-perl/http-message#22.