Searched refs:cookieString (Results 1 – 2 of 2) sorted by relevance
850 Cookie.prototype.cookieString = function cookieString() { method in Cookie863 var str = this.cookieString();1217 return c.cookieString();
74 ### `parse(cookieString[, options])`76 alias for `Cookie.parse(cookieString[, options])`118 ### `Cookie.parse(cookieString[, options])`171 ### `.cookieString()`297 …header rather than an array to the callback. Simply maps the `Cookie` array via `.cookieString()`.