HTTPReqResp.response_setCookie

Undocumented in source. Be warned that the author may not have intended to support it.
class HTTPReqResp
@NoCereal
void
response_setCookie
(
string name
,
string value
,
string path = "/"
,
long maxAge = long.min
,
string expires = null
,
string domain = null
)

Meta