Method | Description | |
---|---|---|
getDomain ( ) : string | ||
getExpires ( ) : integer | ||
getPath ( ) : string | ||
isHttpOnly ( ) : boolean | ||
isSecure ( ) : boolean |
public getExpires ( ) : integer | ||
return | integer | Unix timestamp of expiration time. |
public isHttpOnly ( ) : boolean | ||
return | boolean | True if the cookie should be available to HTTP requests only. |