Mahavir Jain
|
cb33ab16b3
|
Merge branch 'contrib/github_pr_18684' into 'master'
feat(httpd): avoid useless string copy by introducing httpd_req_get_url_query_str_ptr() (GitHub PR)
Closes IDFGH-17758
See merge request espressif/esp-idf!49682
|
2026-06-30 18:15:48 +05:30 |
|
Ashish Sharma
|
8190ca035e
|
fix(ws): enforce RFC 6455 §4.2.1 handshake requirements
|
2026-06-22 14:05:34 +08:00 |
|
Ashish Sharma
|
a0fa99bab3
|
test(http_server): add mock TCP client for black-box WS testing
|
2026-06-22 14:05:34 +08:00 |
|
Ashish Sharma
|
594cc4a5ad
|
test(httpd): cover URL query and header pointer accessors
|
2026-06-16 18:00:03 +08:00 |
|
Ashish Sharma
|
c911c781ae
|
fix(esp_http_server): prevent silent message drop in httpd_queue_work
Closes https://github.com/espressif/esp-idf/issues/18563
|
2026-05-26 17:21:23 +08:00 |
|
Ashish Sharma
|
0fb8ad002a
|
fix(esp_http_server): fixes websocket recv error handling
Closes https://github.com/espressif/esp-idf/issues/18483
|
2026-05-06 14:26:31 +08:00 |
|
Ashish Sharma
|
3c2f81c6a8
|
feat(esp_http_server): adds check for crlf in response creation
|
2026-04-08 10:59:56 +08:00 |
|
Ashish Sharma
|
7e2e09c15c
|
feat(esp_http_server): Adds support to bind an interface to server
Closes https://github.com/espressif/esp-idf/issues/17859
|
2026-03-24 17:38:01 +08:00 |
|
Ashish Sharma
|
b64c70acda
|
fix: fixes memory leak with subprotocols
|
2026-03-23 18:37:21 +08:00 |
|
Ivan Grokhotkov
|
88fa79fcc7
|
feat(unity): upgrade to 2.6.0-RC1
|
2023-11-28 20:22:02 +01:00 |
|
Harshit Malpani
|
cae004a815
|
ci: Migrate esp_http_server unit tests from unit-test-app to component-test-app
|
2022-08-25 03:43:46 +00:00 |
|