Angus Gratton c3f418aa90 Update http_request & https_request examples for new startup flow 9 년 전
..
main c3f418aa90 Update http_request & https_request examples for new startup flow 9 년 전
Makefile 6850751ee8 Add very simple "hello world" & "blink" examples 9 년 전
README.md 6850751ee8 Add very simple "hello world" & "blink" examples 9 년 전

README.md

HTTPS Request Example

Uses an mbedTLS socket 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.