David Cermak 31b2702387 esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK() il y a 6 ans
..
main 31b2702387 esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK() il y a 6 ans
CMakeLists.txt e1d1f10e8a examples/protocols/http(s,2)_request: use common network component il y a 6 ans
Makefile e1d1f10e8a examples/protocols/http(s,2)_request: use common network component il y a 6 ans
README.md 382999b378 Moved examples to new folders / categories. Removed example numbers from example names il y a 9 ans

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.