pub const esp_http_server_event_id_t_HTTP_SERVER_EVENT_ON_CONNECTED: esp_http_server_event_id_t = 2;
Expand description

< Once the HTTP Server has been connected to the client, no data exchange has been performed