Built by Abstract: powerful API's for every use case.
Learn more 🚀

HTTP Status Code
308 - Permanent Redirect

3xx Redirects

The HTTP Status Code 308 means that the request and all future requests should be repeated using another URI.

Note that status codes 307 and 308 are similar to the behaviors and purpose of status codes 302 and 301, but that 307 and 308 do not allow the HTTP method to change.

Additional Links and Codes Related to Status Code 308

Written by Benjamin Bouchet.
Last updated Sep 23, 2021.