How to handle custom HTTP error codes in RestSharp, IRestResponse.HttpStatusCode is not allowing to handle 599 or other custom codes, is there any way to handle it? please help
We have a certain situation, where we are getting 599 in HttpStatusCode
How to handle custom HTTP error codes in RestSharp, IRestResponse.HttpStatusCode is not allowing to handle 599 or other custom codes, is there any way to handle it? please help
We have a certain situation, where we are getting 599 in HttpStatusCode