tame.uri

Undocumented in source.

Members

Functions

extractParams
auto extractParams(S url)
void extractParams(S url, M params)

extract parameters from URL string to stringstring map, update url to strip params

makeQueryParams
S makeQueryParams(M params, char delimiter)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta