Requests_Cookie::path_matches()
Method: Check if a cookie is valid for a given path
Source: wp-includes/Requests/Cookie.php:186
Method: Check if a cookie is valid for a given path
Source: wp-includes/Requests/Cookie.php:186
Method: Normalize cookie and attributes
Source: wp-includes/Requests/Cookie.php:228
Method: Parse an individual cookie attribute
Source: wp-includes/Requests/Cookie.php:254
Method: Format a cookie for a Cookie header
Source: wp-includes/Requests/Cookie.php:315
Method: Format a cookie for a Cookie header
Source: wp-includes/Requests/Cookie.php:326
Method: Format a cookie for a Set-Cookie header
Source: wp-includes/Requests/Cookie.php:338
Method: Format a cookie for a Set-Cookie header
Source: wp-includes/Requests/Cookie.php:364
Method: Get the cookie value
Source: wp-includes/Requests/Cookie.php:373
Method: Parse a cookie string into a cookie object
Source: wp-includes/Requests/Cookie.php:387
Method: Parse all Set-Cookie headers from request headers
Source: wp-includes/Requests/Cookie.php:439