OVMS3-idf/examples/protocols/esp_http_client
Mahavir Jain c7be363af9 Merge branch 'bugfix/http_client_example' into 'master'
Add note regarding use of URL and configuration parameters in http client

Closes IDFGH-3161

See merge request espressif/esp-idf!8791
2020-05-18 20:59:03 +08:00
..
main esp_http_client_example.c: Add note regarding use of URL and configuration parameters. 2020-05-18 16:31:59 +05:30
CMakeLists.txt protocol examples: enable protocol examples for esp32sbeta 2019-11-01 11:14:10 +08:00
esp_http_client_test.py feat(mbedtls): add dynamic buffer and local resource managment to decrease SSL heap cost 2020-05-14 11:45:09 +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 examples: make sure WiFi interface is disabled when connecting with Ethernet 2020-05-18 09:29:55 +02:00
sdkconfig.ci.ssldyn examples: make sure WiFi interface is disabled when connecting with Ethernet 2020-05-18 09:29:55 +02:00

ESP HTTP Client Example

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