OVMS3-idf/examples/protocols/http2_request
Ivan Grokhotkov 9464699952 Merge branch 'bugfix/Kconfig_fix_incorrect_description' into 'master'
Fix Kconfig.projbuild in some examples, where myssid is the password

See merge request idf/esp-idf!2192
2018-04-10 18:19:34 +08:00
..
components/sh2lib resolve merge conflicts 2018-04-06 18:16:40 +05:30
main Fix Kconfig.projbuild in some examples, where myssid is erroneously kept as the default value for password. 2018-04-05 14:34:43 +05:30
Makefile [examples] Create HTTP2 example with http2.golang.org 2017-11-06 09:43:03 +05:30
README.md [examples] Create HTTP2 example with http2.golang.org 2017-11-06 09:43:03 +05:30

HTTP/2 Request Example

Established HTTP/2 connection with https://http2.golang.org

  • Performs a GET on /clockstream
  • Performs a PUT on /ECHO