Add Cookie header to a request if we have any
Description
As per RFC 6265, cookies are separated by ‘; ‘
Parameters
$url
stringrequired$headers
arrayrequired$data
arrayrequired$type
stringrequired$options
arrayrequired
Add Cookie header to a request if we have any
As per RFC 6265, cookies are separated by ‘; ‘
$url
stringrequired$headers
arrayrequired$data
arrayrequired$type
stringrequired$options
arrayrequired
User Contributed Notes
You must log in before being able to contribute a note or feedback.