mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-03 00:53:18 +00: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