esp-idf/examples/protocols/http2_request
zhangyanjiao 9063ce9dda fix the crash when http2_request example send/recv fail 2018-08-06 11:39:01 +00:00
..
components/sh2lib
main fix the crash when http2_request example send/recv fail 2018-08-06 11:39:01 +00:00
Makefile
README.md

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