3xx · Redirection
308Permanent Redirect
The resource is now permanently located at another URI, method and body not changed.
What is HTTP 308?
The 308 Permanent Redirect is the strict equivalent of 301 but guarantees the HTTP method and body are preserved. Ideal for permanently moving API endpoints without breaking POST requests.
Check a URL in real-time
Use our HTTP ping tool to check the actual status code of any URL.
Try httping.io →