marshals/cookies

Methods

(static) marshal(obj) → {Object}

Convert array of cookies, or cookie string to a JavaScript object

Parameters:
Name Type Description
obj Mixed

Cookie array, or string

Source:
Returns:
Type
Object