Forum Discussion
Kevin_Stewart
Oct 02, 2018Employee
Jaz, use HTTP::respond instead.
HTTP::respond 302 Location "https://$NewHost[HTTP::uri]" "appKey" "$app_key"
This command allows you to insert an arbitrary set of headers (most important the "Location" header).