libhttppp ..
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
libhttppp::hpack::Encoder Class Reference

Static Public Member Functions

static std::string encodeResponseHeaders (uint16_t status_code, const std::string &content_type, size_t content_length, const std::vector< HeaderField > &extra={})
 
static std::string encodeRequestHeaders (const std::string &method, const std::string &path, const std::string &scheme, const std::string &authority, const std::vector< HeaderField > &extra={})
 

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