picow-http 0.12.1-4-g9d4fd13
HTTP server for the Raspberry Pi PicoW
resp Struct Reference

HTTP response. More...

#include </builds/korneliuszo/picow_http/include/picow_http/http.h>

Detailed Description

struct resp represents the current HTTP response, obtained from the http object in a custom handler via http_resp().

The member fields of struct resp are opaque in the public API. Functions for writing properties of the response include:

Functions to initiate sending the response to the client include:


The documentation for this struct was generated from the following file: