arduino-audio-tools
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
 
StrExt key
 
StrExt value
 

Detailed Description

A individual key - value header line.


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