Skip to content
fixerror.dev
307 3xx RFC 9110 §15.4.8

Temporary Redirect

Temporary redirect that preserves the HTTP method (unlike 302).

What HTTP 307 means

RFC 9110 §15.4.8. Like 302 but the client must use the same method on the redirect target. POST stays POST.

Typical causes

  • Maintenance redirect preserving POST/PUT
  • Geo redirect