e27c495354
Implementation of `esp_tls_conn_new_sync` now uses timeout_ms value to give up retries. Specified this value to be 10 sec. (10 * 1000 ms). Signed-off-by: Vikram Dattu <vikram.dattu@espressif.com> |
||
---|---|---|
.. | ||
components/sh2lib | ||
main | ||
CMakeLists.txt | ||
Makefile | ||
README.md |
HTTP/2 Request Example
Established HTTP/2 connection with https://http2.golang.org
- Performs a GET on /clockstream
- Performs a PUT on /ECHO