HTTP Cookie
Package:
Summary:
Manipulate cookies from request header values
Groups:
Author:
Description:
This class can be used to manipulate cookies from request header values.
It can parse HTTP request cookie header values and perform several types of operations like checking whether cookie has expired given its expiry date, rebuild cookies request header from an array of cookies, save or load the list of cookies from a file.
It can parse HTTP request cookie header values and perform several types of operations like checking whether cookie has expired given its expiry date, rebuild cookies request header from an array of cookies, save or load the list of cookies from a file.
Comments are closed.