Renz Christian Bagaporo 6771eead80 examples: use new component registration api преди 6 години
..
main 6771eead80 examples: use new component registration api преди 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 e29294b49a Resolved Issues преди 7 години
example_test.py 57c54f96f1 examples: Fix Python coding style преди 7 години

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.