All tools

307 Temporary Redirect

Like 302 but the method must not change — a POST stays a POST.

307Redirection
What it means
Like 302 but the method must not change — a POST stays a POST.
Whose problem is it?
Nobody — the resource is elsewhere, and the client is being told where.