esp-idf/examples/protocols/http_request/README.md

6 lines
181 B
Markdown
Raw Normal View History

2016-09-21 00:57:02 -04:00
# 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.