lookup> 308

308 ·Permanent Redirect

The resource permanently moved; the client must repeat the request using the same method and body.

RedirectionRFC7538
Status308
PhrasePermanent Redirect
TypeRedirection
SpecificationRFC7538

What does HTTP 308 mean?

The resource permanently moved; the client must repeat the request using the same method and body.

It belongs to the 3xx Redirection class of responses, defined in RFC7538.

Browse all codes in this class: 3xx Redirection

  • The resource has a different location
  • A redirect is configured for this path

Is HTTP 308 cacheable?

308 belongs to the 3xx Redirection class and is usually cacheable per headers such as Cache-Control (e.g. 200, 301, 304).

What does the 3xx class mean?

3xx Redirection: The resource permanently moved; the client must repeat the request using the same method and body.

3xx responses

Related status codes

Related headers