Vikram Dattu 03fc607492 Fixed broken http2_request example. hace 6 años
..
components 03fc607492 Fixed broken http2_request example. hace 4 años
main ee2b8a65a0 esp_wifi: Modify ESP_IF_WIFI_STA to WIFI_IF_STA hace 5 años
CMakeLists.txt d9939cedd9 cmake: make main a component again hace 7 años
Makefile 3ace8416b5 [examples] Create HTTP2 example with http2.golang.org hace 8 años
README.md 3ace8416b5 [examples] Create HTTP2 example with http2.golang.org hace 8 años

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