Back to httpstatuses.net

307 Temporary Redirect (since HTTP/1.1)

In this case, the request should be repeated with another URI; however, future requests should still use the original URI. In contrast to how 302 was historically implemented, the request method is not allowed to be changed when reissuing the original request. For example, a POST request should be repeated using another POST request.

3xx redirection – further action needs to be taken in order to complete the request


By Ping Now, a website/API/service uptime monitor
Data from Wikipedia