picow-http 1.1.0-2-ga16b87a
HTTP server for the Raspberry Pi PicoW
resp Struct Reference

HTTP response. More...

#include </builds/sysprogs-tutorials/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: