#include <Cookie.h>
|
| Cookie () |
|
| Cookie (const String &name, const String &value, const String &domain, const String &path, double expires, bool httpOnly, bool secure, bool session) |
|
| Cookie () |
|
| Cookie (const String &name, const String &value, const String &domain, const String &path, double expires, bool httpOnly, bool secure, bool session) |
|
◆ Cookie() [1/4]
WebCore::Cookie::Cookie |
( |
| ) |
|
|
inline |
◆ Cookie() [2/4]
WebCore::Cookie::Cookie |
( |
const String & |
name, |
|
|
const String & |
value, |
|
|
const String & |
domain, |
|
|
const String & |
path, |
|
|
double |
expires, |
|
|
bool |
httpOnly, |
|
|
bool |
secure, |
|
|
bool |
session |
|
) |
| |
|
inline |
◆ Cookie() [3/4]
WebCore::Cookie::Cookie |
( |
| ) |
|
|
inline |
◆ Cookie() [4/4]
WebCore::Cookie::Cookie |
( |
const String & |
name, |
|
|
const String & |
value, |
|
|
const String & |
domain, |
|
|
const String & |
path, |
|
|
double |
expires, |
|
|
bool |
httpOnly, |
|
|
bool |
secure, |
|
|
bool |
session |
|
) |
| |
|
inline |
◆ domain
String WebCore::Cookie::domain |
◆ expires
double WebCore::Cookie::expires |
◆ httpOnly
bool WebCore::Cookie::httpOnly |
◆ name
◆ path
◆ secure
bool WebCore::Cookie::secure |
◆ session
bool WebCore::Cookie::session |
◆ value
The documentation for this struct was generated from the following file:
- DerivedData/WebKit/Build/Products/Debug/WebCore.framework/Versions/A/PrivateHeaders/Cookie.h