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

HTTP request. More...

#include </builds/sysprogs-tutorials/picow_http/include/picow_http/http.h>

Detailed Description

struct req represents the current HTTP request, obtained from the http object in a custom handler via http_req().

The member fields of struct req are opaque in the public API. Functions for reading properties of the request include:


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