esp-idf/examples/protocols/http2_request
2021-01-18 16:05:46 +05:30
..
components/sh2lib Fixed broken http2_request example. 2020-03-23 05:16:40 +00:00
main Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
CMakeLists.txt protocol examples: enable protocol examples for esp32sbeta 2019-11-01 11:14:10 +08:00
Makefile Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
README.md [examples] Create HTTP2 example with http2.golang.org 2017-11-06 09:43:03 +05:30
sdkconfig.defaults http2_request: Enable insecure TLS by default 2021-01-18 16:05:46 +05:30

HTTP/2 Request Example

Established HTTP/2 connection with https://http2.golang.org

  • Performs a GET on /clockstream
  • Performs a PUT on /ECHO