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
2026-01-22 07:49:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa7aa656d3ac2d364a44116e654def88a8f7f4df
esp-idf
/
components
/
esp_http_server
/
src
History
David Cermak
c415c6f9a6
httpd: Fixed wrong header in ws_send_async() for lengthy packets
...
Closes
https://github.com/espressif/esp-idf/issues/6196
2021-01-18 12:13:58 +00: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
esp_http_server: Add lru_socket flag in sock_db to indicate httpd_sess_close is called from httpd_sess_close_lru
2021-01-15 05:53:41 +00:00
httpd_main.c
esp_http_server: Add lru_socket flag in sock_db to indicate httpd_sess_close is called from httpd_sess_close_lru
2021-01-15 05:53:41 +00: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: Add lru_socket flag in sock_db to indicate httpd_sess_close is called from httpd_sess_close_lru
2021-01-15 05:53:41 +00:00
httpd_txrx.c
esp_http_server: Add some response error code, such as 401, 403 etc.
2020-12-09 06:22:01 +00:00
httpd_uri.c
http_server: adds support for setting websocket subprotocol
2020-11-13 06:40:51 +00:00
httpd_ws.c
httpd: Fixed wrong header in ws_send_async() for lengthy packets
2021-01-18 12:13:58 +00:00