Create a 302(Redirect) OutgoingHttpResponse.
The URL to redirect to.
The status code of the redirect response.
The headers for the response.
A new instance of RedirectResponse.
Create a 302(Redirect) OutgoingHttpResponse.