arduino-audio-tools
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
HttpHeaderLine Struct Reference

A individual key - value header line. More...

#include <HttpHeader.h>

Public Member Functions

 HttpHeaderLine (const char *k)
 

Public Attributes

bool active = true
 
Str key
 
Str value
 

Detailed Description

A individual key - value header line.

Constructor & Destructor Documentation

◆ HttpHeaderLine()

HttpHeaderLine ( const char k)
inline

Member Data Documentation

◆ active

bool active = true

◆ key

Str key

◆ value

Str value

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