Moved examples to new folders / categories. Removed example numbers from example names

This commit is contained in:
Krzysztof Budzynski
2017-01-16 23:08:35 +01:00
parent 48ae7ab500
commit 382999b378
155 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# 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.