identt
Static Public Member Functions | List of all members
identt::http::HttpHeader::FieldValue::SemicolonSeparatedAttributes Class Reference

Static Public Member Functions

static CaseInsensitiveMultimap parse (const std::string &value)
 Parse Set-Cookie or Content-Disposition from given header field value. More...
 

Member Function Documentation

§ parse()

static CaseInsensitiveMultimap identt::http::HttpHeader::FieldValue::SemicolonSeparatedAttributes::parse ( const std::string &  value)
inlinestatic

Parse Set-Cookie or Content-Disposition from given header field value.

Attribute values are percent-decoded.


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