ゴミ箱
Public Member Functions | List of all members
http::header::TypedHeader Class Referenceabstract

#include <typed_headers.hpp>

Inheritance diagram for http::header::TypedHeader:
http::header::ContentType http::header::ETag http::header::Server http::header::UserAgent

Public Member Functions

virtual boost::beast::string_view name () const =0
 
virtual std::string value () const =0
 

Detailed Description

Typed header interface.

It provides way to serialize and de-serialize http header.

Member Function Documentation

virtual boost::beast::string_view http::header::TypedHeader::name ( ) const
pure virtual
virtual std::string http::header::TypedHeader::value ( ) const
pure virtual

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