esp-idf/examples/protocols/http2_request
Aditya Patwardhan 64e543ed0a http2_request: Enable insecure TLS by default 2021-01-18 16:05:46 +05:30
..
components/sh2lib
main
CMakeLists.txt
Makefile
README.md
sdkconfig.defaults

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