parse_cookies {tower} | R Documentation |
Parse cookies
Description
Parses cookies from a string
Usage
parse_cookies(x)
Arguments
x |
A string containing the cookies |
Value
A list containing the HTTP cookies
[Package tower version 0.2.0 Index]