]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/fix_http_client_header_bug' into 'master'
authorAngus Gratton <angus@espressif.com>
Thu, 21 Jun 2018 00:10:13 +0000 (08:10 +0800)
committerAngus Gratton <angus@espressif.com>
Thu, 21 Jun 2018 00:10:13 +0000 (08:10 +0800)
commitb47c8fcbf795657a9f8b1314e2a532ddc0a02f66
tree4b6e43c545b892887fff9361ed241ba47aec6de2
parent770e848c1fb42b2ac42cc42fcc94e8d319914006
parent9ae3df7ec27496d351938542c6c5390ea802fc06
Merge branch 'bugfix/fix_http_client_header_bug' into 'master'

esp_http_client: Fix content-type header overwritten by esp_http_client_set_post_field

See merge request idf/esp-idf!2552