put(key, value);
Sets a value for given cookie key
Parameters
| Param | Type | Details |
|---|---|---|
| key | string | Id for the |
| value | Object | Value to be stored. |
Sets a value for given cookie key
| Param | Type | Details |
|---|---|---|
| key | string | Id for the |
| value | Object | Value to be stored. |
Please login to continue.