3xx · Redirection
307Temporary Redirect
The resource is temporarily under a different URL, method and body not changed.
What is HTTP 307?
The 307 Temporary Redirect is similar to 302 but guarantees that the HTTP method and body won't change when redirected. If the original request was POST, the redirected request is also POST.
Check a URL in real-time
Use our HTTP ping tool to check the actual status code of any URL.
Try httping.io →