esp-idf/examples/02_http_request/README.md
2016-09-27 10:38:00 +10:00

6 lines
181 B
Markdown

# 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.