docs: Updated protocols/http* examples READMEs

This commit is contained in:
Harshit Malpani
2021-09-08 15:45:16 +05:30
parent 03a89f1c39
commit 294b805f31
11 changed files with 556 additions and 18 deletions
@@ -38,8 +38,10 @@ I (5971) example_connect: Connected to Ethernet
I (5971) example_connect: IPv4 address: 192.168.2.137
I (5971) example_connect: IPv6 address: fe80:0000:0000:0000:bedd:c2ff:fed4:a92b
I (5981) example: Connecting to 2 URLs
I (7100) esp-x509-crt-bundle: Certificate validated
I (8371) example: Connection established to https://www.howsmyssl.com/a/check
I (11730) esp-x509-crt-bundle: Certificate validated
I (11821) example: Connection established to https://espressif.com
I (12821) example: Completed 2 connections
I (12821) example: Starting over again...
```