zephyr/samples/net/sockets/dumb_http_server_mt/src
Jukka Rissanen e8472f941a samples: net: dumb_http_server_mt: Fix the OK/FAIL status check
The test script http-get-file-test.sh will send a POST to inform
whether the test was ok or not. This is needed so that we can
test the TLS functionality properly, earlier use of netcat would
not do TLS handshakes.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-11-20 16:07:59 +02:00
..
main.c samples: net: dumb_http_server_mt: Fix the OK/FAIL status check 2020-11-20 16:07:59 +02:00
mt-http-server-cert.der
mt-http-server-key.der
response_100k.html.bin samples: net: dumb_http_server_mt: Add support for large file 2020-11-17 12:25:36 +02:00
response_big.html.bin