Parse all Set-Cookie headers from request headers
Parameters
$headers
Requests_Response_Headersrequired- Headers to parse from
$origin
Requests_IRI|nulloptional- URI for comparing cookie origins
Default:
null
$time
int|nulloptional- Reference time for expiration calculation
Default:
null
User Contributed Notes
You must log in before being able to contribute a note or feedback.