[#boost-urls-param-key] = xref:boost.adoc[boost]::xref:boost/urls.adoc[urls]::xref:boost/urls/param.adoc[param]::key :relfileprefix: ../../../ :mrdocs: The key == Synopsis Declared in `<https://www.github.com/boostorg/url/blob/develop/include/boost/url/param.hpp#L85[boost/url/param.hpp]>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- 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. [.small]#Created with https://www.mrdocs.com[MrDocs]#