|
|
%!s(int64=4) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| main | %!s(int64=4) %!d(string=hai) anos | |
| CMakeLists.txt | %!s(int64=6) %!d(string=hai) anos | |
| Makefile | %!s(int64=6) %!d(string=hai) anos | |
| README.md | %!s(int64=7) %!d(string=hai) anos | |
| example_test.py | %!s(int64=6) %!d(string=hai) anos | |
| sdkconfig.ci | %!s(int64=6) %!d(string=hai) anos | |
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.