18
Views
0
Comments
[ardoHTTP] Is HttpPost able to catch 408 error ?
Question
ardohttp
Service icon
Forge asset by João Barata
Application Type
Service

Hello All

Assume that we use HttpPost to call an exposed Rest API. When the Rest API send 408 error, is it possible HttpPost to catch it ?
As we know, 408 error sent by server side (in this context is the Rest API) happens because no response from the client (in this context HttpPost)

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.