Vikram Dattu 03fc607492 Fixed broken http2_request example. 5 år sedan
..
components 03fc607492 Fixed broken http2_request example. 4 år sedan
main ee2b8a65a0 esp_wifi: Modify ESP_IF_WIFI_STA to WIFI_IF_STA 4 år sedan
CMakeLists.txt d9939cedd9 cmake: make main a component again 7 år sedan
Makefile 3ace8416b5 [examples] Create HTTP2 example with http2.golang.org 8 å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