kopia lustrzana https://github.com/espressif/esp-idf
7 wiersze
146 B
Markdown
7 wiersze
146 B
Markdown
|
# HTTP/2 Request Example
|
||
|
|
||
|
Established HTTP/2 connection with https://http2.golang.org
|
||
|
- Performs a GET on /clockstream
|
||
|
- Performs a PUT on /ECHO
|
||
|
|