esp-idf/examples/protocols/http2_request
Aditya Patwardhan 6a7e15d019 Disable the example test for http2 request example.
As the certificate for http2.golang.org has expired.
It will be enabled once the cert is updated or an alternative has been
found.
2021-07-13 13:21:08 +08:00
..
components/sh2lib
main
CMakeLists.txt
Makefile
README.md
example_test.py Disable the example test for http2 request example. 2021-07-13 13:21:08 +08:00
sdkconfig.ci

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