Page 1 of 1

HTTP_EVENT_ON_FINISH doubt

Posted: Thu Oct 27, 2022 4:53 pm
by elganzua12
My question is regarding the HTTP_EVENT_ON_FINISH event when an HTTP session ends. Is it always triggered? even if an HTTP_EVENT_DISCONNECTED or HTTP_EVENT_ERROR event occurred in that HTTP session?

Re: HTTP_EVENT_ON_FINISH doubt

Posted: Mon Nov 28, 2022 12:36 pm
by A6ESPF
It is triggered only on successful reception of response.