mirror of
https://github.com/espressif/esp-idf.git
synced 2026-02-08 16:19:39 -05:00
This commit added testcase to verify esp_http_client_set_header allows header value as NULL. Setting this NULL will delete the header. Closes https://github.com/espressif/esp-idf/issues/15714