Ivan Grokhotkov 6b94c32cd6 examples: fix https_request request content 8 年之前
..
main 6b94c32cd6 examples: fix https_request request content 8 年之前
Makefile 382999b378 Moved examples to new folders / categories. Removed example numbers from example names 9 年之前
README.md 382999b378 Moved examples to new folders / categories. Removed example numbers from example names 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.