esp-idf/examples/protocols/http_request
Aditya Patwardhan 4b7eaa1d1f http_request_example: Added example test 2021-03-16 09:55:01 +05:30
..
main
CMakeLists.txt
Makefile
README.md
example_test.py http_request_example: Added example test 2021-03-16 09:55:01 +05:30
sdkconfig.ci http_request_example: Added example test 2021-03-16 09:55:01 +05:30

README.md

HTTP Request Example

Uses a POSIX socket to make a very simple HTTP request.

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