Arduino DLNA Server
Public Attributes | List of all members
tiny_dlna::HttpHeaderLine Struct Reference

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

#include <HttpHeader.h>

Collaboration diagram for tiny_dlna::HttpHeaderLine:
Collaboration graph
[legend]

Public Attributes

Str key
 
Str value
 
bool active
 

Detailed Description

A individual key - value header line.

Member Data Documentation

◆ active

bool tiny_dlna::HttpHeaderLine::active

◆ key

Str tiny_dlna::HttpHeaderLine::key

◆ value

Str tiny_dlna::HttpHeaderLine::value

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