OVMS3-idf/components/esp_http_client
2019-07-04 20:55:10 +02:00
..
include esp_http_client: Add support to disable validation of certificate's CN field 2019-06-25 23:41:33 +00:00
lib esp-tls: extending error handle to contain error descriptors with last mbedtls failure and latest certificate verification result flags, reworked tcp_transport to use this error handle 2019-07-04 20:55:10 +02:00
test components: use new component registration api 2019-06-21 19:53:29 +08:00
CMakeLists.txt components: use new component registration api 2019-06-21 19:53:29 +08:00
component.mk Add esp_http_client 2018-05-21 09:35:07 +07:00
esp_http_client.c http_client: disconnect event to read last occurred error in esp-tls 2019-07-04 20:55:10 +02:00
Kconfig esp_http_client: Add API for adding authorization info 2019-04-29 11:44:37 +05:30