realestate-com-au / akamai-rspec

Test your akamai configuration with rspec
24 stars 13 forks source link

Temporary redirects matchers now accepts 302 _and_ 307 response codes. #30

Closed symmetryninja closed 6 years ago

symmetryninja commented 6 years ago

Apparently the RFC likes 307's for redirects instead of the infamously ambiguous 302. who would have thunk it?

Being that we use the 302's everywhere it makes sense to add 307 rather than replace.