We use cookies and other tracking technologies to improve your browsing experience on our website, to show you personalized content and targeted ads, to analyze our website traffic, and to understand where our visitors are coming from.
In my web broker handler using TsgcWSServer_HTTPAPI_WebBrokerBridge
The TsgcWSServer_HTTPAPI_WebBrokerBridge code seems to change it back to 200 everywhere.
All send response code has the following line (unconditional):
oHeaders.Add('HTTP/1.1 200 OK');
How am I meant to return other status codes ?
Thanks.
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »