Renz Christian Bagaporo 6771eead80 examples: use new component registration api 6 yıl önce
..
main 6771eead80 examples: use new component registration api 6 yıl önce
CMakeLists.txt e1d1f10e8a examples/protocols/http(s,2)_request: use common network component 6 yıl önce
Makefile e1d1f10e8a examples/protocols/http(s,2)_request: use common network component 6 yıl önce
README.md e29294b49a Resolved Issues 7 yıl önce
example_test.py 57c54f96f1 examples: Fix Python coding style 7 yıl önce

README.md

HTTPS Request Example

Uses APIs from esp-tls component to make a very simple HTTPS request over a secure connection, including verifying the server TLS certificate.

See the README.md file in the upper level 'examples' directory for more information about examples.