Search found 1 match
- Thu Oct 27, 2022 4:53 pm
- Forum: ESP-IDF
- Topic: HTTP_EVENT_ON_FINISH doubt
- Replies: 1
- Views: 1013
HTTP_EVENT_ON_FINISH doubt
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?