OVMS3-idf/components/esp_http_client
Angus Gratton c25fe765a9 Merge branch 'feature/esp_http_client_tx_buf_size' into 'master'
esp_http_client: separate buffer_size config option for transmit

See merge request espressif/esp-idf!5337
2019-07-08 15:15:14 +08:00
..
include esp_http_client: separate buffer_size config option for transmit 2019-07-05 13:04:35 +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 Merge branch 'feature/esp_http_client_tx_buf_size' into 'master' 2019-07-08 15:15:14 +08:00
Kconfig esp_http_client: Add API for adding authorization info 2019-04-29 11:44:37 +05:30