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

6 wiersze
181 B
Markdown
Czysty Zwykły widok Historia

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