Skip to main content

redirect

Redirect the user to a new URL

Parameters

NameDescriptionTypeDefault
url (required)URL to redirect tostrNone
query_paramsQuery parameters to append to the URL. Defaults to None. NonedictNone

Return Value

None