esp-idf/components/esp_http_server/src
Darian Leung 57fd78f5ba freertos: Remove legacy data types
This commit removes the usage of all legacy FreeRTOS data types that
are exposed via configENABLE_BACKWARD_COMPATIBILITY. Legacy types can
still be used by enabling CONFIG_FREERTOS_ENABLE_BACKWARD_COMPATIBILITY.
2022-02-09 23:05:45 +08:00
..
port/esp32 freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
util esp-tls, esp_http_client and esp_http_server: update copyright notice 2021-05-31 20:06:09 +08:00
esp_httpd_priv.h esp-tls, esp_http_client and esp_http_server: update copyright notice 2021-05-31 20:06:09 +08:00
httpd_main.c esp_http_server: Check for failure in stopping http server 2021-11-11 11:43:57 +05:30
httpd_parse.c http: Function to get Cookie value from request. 2021-07-30 13:23:25 +08:00
httpd_sess.c esp-tls, esp_http_client and esp_http_server: update copyright notice 2021-05-31 20:06:09 +08:00
httpd_txrx.c esp-tls, esp_http_client and esp_http_server: update copyright notice 2021-05-31 20:06:09 +08:00
httpd_uri.c esp-tls, esp_http_client and esp_http_server: update copyright notice 2021-05-31 20:06:09 +08:00
httpd_ws.c Added more convenient functions for sending data to websocket 2021-09-16 10:53:29 +02:00