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.