OVMS3-idf/examples/protocols/esp_http_client
Angus Gratton d168611bbf ci: Temporarily remove the esp_http_client httpbin redirect tests
Need to host httpbin ourselves or wait for
postmanlabs/httpbin/issues/617 to be resolved
2020-06-25 09:35:20 +00:00
..
main esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK() 2019-12-17 09:07:49 +01:00
CMakeLists.txt protocol examples: enable protocol examples for esp32sbeta 2019-11-01 11:14:10 +08:00
esp_http_client_test.py ci: Temporarily remove the esp_http_client httpbin redirect tests 2020-06-25 09:35:20 +00:00
Makefile examples/protocols/esp_http_client: use common network component 2019-04-15 03:32:05 +00:00
README.md Add esp_http_client 2018-05-21 09:35:07 +07:00
sdkconfig.ci mbedtls: Use SPIRAM strategy in example_test.py 2020-01-03 15:30:03 +05:30

ESP HTTP Client Example

See the README.md file in the upper level 'examples' directory for more information about examples.