Setting customer http response and headers
Hi all,
I have a site entry/template setup and a wrapper class. Template contains calls to a utility class methods which call a 3rd party API. What i need to do is set the response status code and the response headers that are coming back from the API after a request is made to it. Would anyone know how to set the status code and headers? I do recall seeing that there was a bug around setting custom http codes in OWCS if anyone has links to it that would be appreciated as i could not find it.
Thanks