Aditya Patwardhan 64e543ed0a http2_request: Enable insecure TLS by default 5 anni fa
..
components e27c495354 Fixed broken http2_request example. 5 anni fa
main 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
CMakeLists.txt 500c247030 protocol examples: enable protocol examples for esp32sbeta 6 anni fa
Makefile 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
README.md 3ace8416b5 [examples] Create HTTP2 example with http2.golang.org 8 anni fa
sdkconfig.defaults 64e543ed0a http2_request: Enable insecure TLS by default 5 anni fa

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