ゴミ箱
|
#include <typed_headers.hpp>
Public Member Functions | |
virtual boost::beast::string_view | name () const =0 |
virtual std::string | value () const =0 |
Typed header interface.
It provides way to serialize and de-serialize http header.
|
pure virtual |
Implemented in http::header::UserAgent, http::header::ContentType, http::header::Server, and http::header::ETag.
|
pure virtual |
Implemented in http::header::UserAgent, http::header::ContentType, http::header::Server, and http::header::ETag.