- parseCookie
Cookie[] parseCookie(string cookieStr)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseCookies
void parseCookies(string cookieStr, CookieParserCallback callback)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseSetCookie
Cookie parseSetCookie(string cookieStr)
Undocumented in source. Be warned that the author may not have intended to support it.