Aditya Patwardhan 6a7e15d019 Disable the example test for http2 request example. 4 лет назад
..
components b40df07521 http2_request/sh2lib: Modified the "sh2lib_connect" API to take in a new 4 лет назад
main b40df07521 http2_request/sh2lib: Modified the "sh2lib_connect" API to take in a new 4 лет назад
CMakeLists.txt 500c247030 protocol examples: enable protocol examples for esp32sbeta 6 лет назад
Makefile 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 лет назад
README.md 3ace8416b5 [examples] Create HTTP2 example with http2.golang.org 8 лет назад
example_test.py 6a7e15d019 Disable the example test for http2 request example. 4 лет назад
sdkconfig.ci dc62958241 http2_request_example: Added example test 4 лет назад

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