external_zblue/subsys/net/lib/http/headers
Matt Rodgers b56c266be3 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>
2026-04-20 17:44:55 +08:00
..
mlog.h
server_internal.h net: lib: http_server: allow application to send headers/response code 2026-04-20 17:44:55 +08:00