mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00

Test case "ws connect fails (big response)" should fail on this commit due to an off-by-one issue in ws_connect() read when chunk reading http header(s). Related to https://github.com/espressif/esp-idf/issues/14473