zephyr/subsys/net/lib/http/headers
Matt Rodgers 4cc905c513 net: lib: http_server: allow application to send headers/response code
Allow the application to send headers and response codes from a dynamic
resource callback by filling out a response context structure.

This also allows simple requests to be completed in a single execution
of the callback, by setting the final_chunk flag.

Signed-off-by: Matt Rodgers <mrodgers@witekio.com>
2024-09-23 12:00:54 +02:00
..
mlog.h
server_internal.h net: lib: http_server: allow application to send headers/response code 2024-09-23 12:00:54 +02:00