zephyr/samples/net/http_server/src
Jukka Rissanen 624a75c76e samples: net: http-server: Do not set Content-Length
As per https://tools.ietf.org/html/rfc7230#section-3.3.2:
"A sender MUST NOT send a Content-Length header field in any
message that contains a Transfer-Encoding header field."

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-11-17 17:38:39 -05:00
..
config.h samples: net: HTTP server sample using net-app 2017-11-06 09:33:00 -05:00
echo-apps-cert.der samples: net: HTTP server sample using net-app 2017-11-06 09:33:00 -05:00
echo-apps-key.der samples: net: HTTP server sample using net-app 2017-11-06 09:33:00 -05:00
index.html samples: net: HTTP server sample using net-app 2017-11-06 09:33:00 -05:00
main.c samples: net: http-server: Do not set Content-Length 2017-11-17 17:38:39 -05:00