mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-28 11:28:43 +00:00
ea6e6cfcbd
This commit added config option to enable session ticket support while performing ota. This helps in optimizing latency while downloading ota over multiple HTTP requests. closes https://github.com/espressif/esp-idf/issues/14783