esp-idf/examples/03_http_request
shangke e0040af7e5 ethernet: add first version of ethernet driver 2016-12-01 19:17:48 +08:00
..
main ethernet: add first version of ethernet driver 2016-12-01 19:17:48 +08:00
Makefile
README.md

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.