How to override 20x status codes?
Hi,
How can you override the 20x status codes in your Response message? For the Fault message, you can do so by passing the optional status code you defined, to the OnErrorHttpResponseCode property in your handler. But I don't see it happening for 20x. Is there's a way to do this?
Thanks,
John