Hi Venu,
No that doesn't sound correct, I've never seen this happen. The only time an http_exception will be thrown is if an error actual occurs. We don't consider status codes to be an error. An error would be something like the request timedout or the connection was broken, etc... You could be getting an exception for example if you are unable to resolve the address and connect the service. Is this what you are seeing?
Steve
No that doesn't sound correct, I've never seen this happen. The only time an http_exception will be thrown is if an error actual occurs. We don't consider status codes to be an error. An error would be something like the request timedout or the connection was broken, etc... You could be getting an exception for example if you are unable to resolve the address and connect the service. Is this what you are seeing?
Steve