Vikram Dattu b0e119640d Fixed broken http2_request example. 5 år sedan
..
components b0e119640d Fixed broken http2_request example. 4 år sedan
main 6771eead80 examples: use new component registration api 6 år sedan
CMakeLists.txt e1d1f10e8a examples/protocols/http(s,2)_request: use common network component 6 år sedan
Makefile e1d1f10e8a examples/protocols/http(s,2)_request: use common network component 6 år sedan
README.md 3ace8416b5 [examples] Create HTTP2 example with http2.golang.org 8 år sedan

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