Files
esp-idf/components/esp_http_client
Ashish Sharma 68176c025e test(esp_http_client): streaming API and error path characterization
Add max_write_chunk to the mock to force real short writes and fix its
capture ordering. Pin the open/write/fetch_headers/read sequence, short-write
retry, and the header read timeout (ESP_ERR_HTTP_FETCH_HEADER).
2026-09-05 16:46:50 +08:00
..