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

Current HTTP connection, request and response. More...

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

Detailed Description

The http object represents a persistent connection with a client, and is passed into custom response handlers.

The member fields of struct http are opaque in the public API. Functions for accessing its properties include:

See also
http_req(), http_resp(), http_cx_local_ip(), http_cx_local_port(), http_cx_remote_ip(), http_cx_remote_port(), http_cx_set_priv(), http_cx_priv(), Application private data

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