This event occurs when there are any errors during execution.
Once the HTTP has been connected to the server, no data exchange has been performed.
After sending all the headers to the server.
This header has been kept for backward compatibility and will be deprecated in future versions esp-idf.
Occurs when receiving each header sent from the server.
Occurs when receiving data from the server, possibly multiple portions of the packet.
Occurs when finish a HTTP session.
The connection has been disconnected.
Intercepting HTTP redirects to handle them manually.