zephyr/samples/net/http_server/src
Jukka Rissanen 217c0edddd samples: net: http_server: Send final chunk
The final ending chunk was not sent after the request was served.
This caused the remote client to constantly send the same request
to the server.

Fixes #6356

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-03-29 16:54:04 +03: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: Send final chunk 2018-03-29 16:54:04 +03:00