David Cermak 31b2702387 esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK() пре 6 година
..
main 31b2702387 esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK() пре 6 година
CMakeLists.txt e1d1f10e8a examples/protocols/http(s,2)_request: use common network component пре 6 година
Makefile e1d1f10e8a examples/protocols/http(s,2)_request: use common network component пре 6 година
README.md 382999b378 Moved examples to new folders / categories. Removed example numbers from example names пре 9 година

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.