Is there an option like… @SetHTTPHeader( “UserName” ; “McLuvin” )
Am I only supposed to use the ones from the list of supported response Headers?
The main intention behine this question is, We are trying to pass information to an external website.
For example, when a user clicks the link in our website, we want it to be redirected to an external website. The external website must be able to read the information in the HTTPHeader and further process the request.
Also please let me know if there is any better approach to this request.
BR,
Karthik S