HttpHeaders::HeaderConst Class Reference

#include <HttpHeaders.h>

Inheritance diagram for HttpHeaders::HeaderConst:
Collaboration diagram for HttpHeaders::HeaderConst:

Public Member Functions

 HeaderConst (const HttpHeaderFields &fields, const HttpHeaderFieldName &key, const String &value)
 
String getFieldName () const
 
 operator String () const
 
size_t printTo (Print &p) const
 

Constructor & Destructor Documentation

◆ HeaderConst()

HttpHeaders::HeaderConst::HeaderConst ( const HttpHeaderFields fields,
const HttpHeaderFieldName key,
const String value 
)
inline

Member Function Documentation

◆ getFieldName()

String HttpHeaders::HeaderConst::getFieldName ( ) const

◆ operator String()

HttpHeaders::HeaderConst::operator String ( ) const

◆ printTo()

size_t HttpHeaders::HeaderConst::printTo ( Print p) const

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