Check if a cookie is valid for a given path
Description
From the path-match check in RFC 6265 section 5.1.4
Parameters
$request_path
stringrequired- Path to check
Check if a cookie is valid for a given path
From the path-match check in RFC 6265 section 5.1.4
$request_path
stringrequired
User Contributed Notes
You must log in before being able to contribute a note or feedback.