OVMS3-idf/examples/protocols/http2_request
Ivan Grokhotkov bdadd95dd7 Merge branch 'feature/wwrite_string_for_idf' into 'master'
Enable -Wwrite-strings when compiling IDF's own C files

See merge request idf/esp-idf!2193
2018-04-11 14:59:08 +08:00
..
components/sh2lib Resolve problems found by enabling -Wwrite-strings compilation flag 2018-04-10 08:53:43 +02:00
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