Hi,
I need to capture the HTTP error response 412 when request is rejected by the web server.
We get TTransactionEvent::EFailed in general for whatever the reason request has failed or rejected by the server. But i need to capture specifically 412 error.
Is there any pointer to identify the exact reason fro failure.
Regards,

Reply With Quote

