OVMS3-idf/examples/protocols/http2_request
Hrishikesh Dhayagude 59d19d12af Fix Kconfig.projbuild in some examples, where myssid is erroneously kept as the default value for password.
Signed-off-by: Hrishikesh Dhayagude <hrishi@espressif.com>
2018-04-05 14:34:43 +05:30
..
components/sh2lib http2: Include 'authority' field by default in the request 2018-03-20 17:33:05 +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