OVMS3-idf/examples/protocols/http_request/main
Malte Janduda 1dc3ae6e4e fixing http_request_example request content
request new lines must be `\r\n` as specified in the HTTP RFC.
Also the following logic checks for the socket to be closed by the server. This only happens with HTTP/1.0 not HTTP/1.1. So I have adjusted the protocol in the request, too.
2017-04-11 19:01:41 +08:00
..
component.mk Moved examples to new folders / categories. Removed example numbers from example names 2017-01-16 23:08:35 +01:00
http_request_example_main.c fixing http_request_example request content 2017-04-11 19:01:41 +08:00
Kconfig.projbuild Moved examples to new folders / categories. Removed example numbers from example names 2017-01-16 23:08:35 +01:00