OVMS3-idf/components/esp_http_client
Jitin George 23a8cbb247 esp_http_client: Add API for adding authorization info
There was existing support for adding authorization info in esp_http_client
but it was functional only while using `esp_http_client_perform` API. This commit just moves
existing authorization addition logic into publicly exposed API.
2019-10-09 14:02:48 +00:00
..
include esp_http_client: Add API for adding authorization info 2019-10-09 14:02:48 +00:00
lib tcp_transport: renamed possibly generic function names to be esp_ prefixed and not to colide with user namespace 2018-10-02 14:16:48 +02:00
test esp_http_client: fix CI issues & return value 2019-08-28 16:46:04 +05:30
CMakeLists.txt MQTT: Integrate esp-mqtt library into idf 2018-09-12 08:00:59 +02:00
component.mk Add esp_http_client 2018-05-21 09:35:07 +07:00
esp_http_client.c esp_http_client: Add API for adding authorization info 2019-10-09 14:02:48 +00:00
Kconfig esp_http_client: Add API for adding authorization info 2019-10-09 14:02:48 +00:00