Histórico de Commits

Autor SHA1 Mensagem Data
  Chip Weinberger 3824eba04d feat(httpd): add support for asynchronous request handling há 2 anos atrás
  Harshit Malpani 7c68b67295 esp_http_server: Update to support build for Linux há 3 anos atrás
  Harshit Malpani 0885d8542d esp_http_server: Added support for esp_events há 3 anos atrás
  Mahavir Jain 79216c657e esp_http_server: modify error print for clarifying internal socket usage há 3 anos atrás
  Mahavir Jain 34f3287323 esp_http_server: fix default control port for HTTPS configuration há 3 anos atrás
  yuanjianmin e05d61d075 esp_http_server: Add support to enable TCP keepalive config há 3 anos atrás
  Harshit Malpani a3fd6d1070 esp_http_server: Add linger in httpd_config_t há 3 anos atrás
  FlorianR 4db3fd17d9 Clarify when the socket is closed if a custom session closing callback is used há 4 anos atrás
  Martin Valik 1f451a4a77 Added more convenient functions for sending data to websocket há 4 anos atrás
  Patryk Krzywdziński f43e9cdaa7 http: Function to get Cookie value from request. há 4 anos atrás
  Jan Brudny 967e057906 esp-tls, esp_http_client and esp_http_server: update copyright notice há 4 anos atrás
  Martin Valik f221b1655d httpd: remove redundant condition from get_client_list() há 4 anos atrás
  yuanjm cd521d4ae3 esp_http_server: support dynamic payload len for ws server há 5 anos atrás
  Liu Han 669d9820fc esp_http_server: Add some response error code, such as 401, 403 etc. há 5 anos atrás
  Marius Vikhammer dcb09bac6a http_server: adds support for setting websocket subprotocol há 5 anos atrás
  David Cermak 6f3fa81863 http_server: Simplified httpd_get_client_list() to return clients in int array há 5 anos atrás
  David Cermak 5e1e5f8be9 http_server: Add a flag to enable using control frames in user handlers há 5 anos atrás
  David Cermak fbf2680427 esp_http_server: Add Websocket API to return list of active clients há 5 anos atrás
  David Cermak d3801be6d9 esp_http_server: Add httpd_ws_get_fd_info() API to check active WS clients há 5 anos atrás
  David Čermák f8b649baaf Merge branch 'bugfix/ws_server_async_send_fin' into 'master' há 5 anos atrás
  David Cermak 005f21accc http_server: WebSocket server to set flag in transmitted messages by default há 5 anos atrás
  sU8U7SfkcwTJVH7PjaVmej7D 6673407f98 httpd_resp_send: use `HTTPD_RESP_USE_STRLEN` when possible há 5 anos atrás
  Piyush Shah 24587ccbbf esp_http_server: Expose low level socket send/recv APIs há 5 anos atrás
  David Cermak 1b842ce1a8 http_server: websocket server to support async send há 5 anos atrás
  Jackson Ming Hu e983042af2 http_server: adds WebSocket support há 6 anos atrás
  Roland Dobai 612db28b6f Fix error code collision and CI check há 6 anos atrás
  Anurag Kar 9c6bec203d HTTP Server : Close new session immediately if open_fn fails há 6 anos atrás
  Anurag Kar 5e1c19d73d esp_http_server : Minor clarification in httpd_req_get_url_query_str() API documentation há 6 anos atrás
  Gregory Eslinger 7f1047847a HTTP Server: Added ability to select core há 6 anos atrás
  Piyush Shah f28f4016cb esp_http_server: Provide apps an option to let http_server ignore sess_ctx changes há 7 anos atrás