mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-04 11:00:58 +02: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