boost::urls::param::key

The key

Synopsis

Declared in <boost/url/param.hpp>
std::string key;


Description

For most usages, key comparisons are case-sensitive and duplicate keys in a query are possible. However, it is the authority that has final control over how the query is interpreted.

Created with MrDocs