redirect
Response function to handle redirects
Arguments
Name
Type
Description
url
String
The url to redirect to
data
Any
The data to pass along to the recieving url
You must supply both arguments at some point within your handler or the function will throw an error on request
Usage
Last updated
Was this helpful?