CookieValueMap.add

Undocumented in source. Be warned that the author may not have intended to support it.
struct CookieValueMap
@safe
void
add
(
string name
,
string value
,
.Cookie.Encoding encoding = .Cookie.Encoding.url
)

Meta