esp-idf/examples/protocols/http_request
Tomas Sebestik f658e19d91 Add longer dut.expect timeout DNS -> 30s 2021-05-31 17:40:54 +02:00
..
main
CMakeLists.txt
Makefile
README.md
example_test.py Add longer dut.expect timeout DNS -> 30s 2021-05-31 17:40:54 +02:00
sdkconfig.ci

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.