This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-10-02 03:42:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e95c8c1d66bdc957a04ef04ea2f736ed51a58150
esp-idf
/
components
/
esp_http_server
/
src
History
David Cermak
6f3fa81863
http_server: Simplified httpd_get_client_list() to return clients in int array
2020-09-09 08:00:20 +02:00
..
port
/esp32
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
2019-08-01 16:28:56 +07:00
util
…
esp_httpd_priv.h
http_server: Add a flag to enable using control frames in user handlers
2020-09-09 08:00:20 +02:00
httpd_main.c
http_server: Simplified httpd_get_client_list() to return clients in int array
2020-09-09 08:00:20 +02:00
httpd_parse.c
http_server: Add a flag to enable using control frames in user handlers
2020-09-09 08:00:20 +02:00
httpd_sess.c
esp_http_server: Fixed a bug which could cause issues with LRU purge
2020-05-19 22:11:02 +05:30
httpd_txrx.c
httpd_resp_send: use
HTTPD_RESP_USE_STRLEN
when possible
2020-07-13 05:34:56 +00:00
httpd_uri.c
http_server: Add a flag to enable using control frames in user handlers
2020-09-09 08:00:20 +02:00
httpd_ws.c
esp_http_server: Add Websocket API to return list of active clients
2020-09-09 08:00:20 +02:00