diff --git a/httpstatuscodes.html b/httpstatuscodes.html index 9dc661b..3b3a4e1 100644 --- a/httpstatuscodes.html +++ b/httpstatuscodes.html @@ -336,7 +336,7 @@
The request, and all future requests should be repeated using another URI. 307 and 308 (as proposed) parallel the behaviours of 302 and 301, but do not require the HTTP method to change. So, for example, submitting a form to a permanently redirected resource may continue smoothly.