cutelyst
3.9.1
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
Cutelyst::Cookie Member List
This is the complete list of members for
Cutelyst::Cookie
, including all inherited members.
Cookie
(const QByteArray &name=QByteArray(), const QByteArray &value=QByteArray())
Cutelyst::Cookie
explicit
Cookie
(const Cookie &other)
Cutelyst::Cookie
domain
() const const
QNetworkCookie
expirationDate
() const const
QNetworkCookie
Full
QNetworkCookie
hasSameIdentifier
(const QNetworkCookie &other) const const
QNetworkCookie
isHttpOnly
() const const
QNetworkCookie
isSecure
() const const
QNetworkCookie
isSessionCookie
() const const
QNetworkCookie
name
() const const
QNetworkCookie
NameAndValueOnly
QNetworkCookie
normalize
(const QUrl &url)
QNetworkCookie
operator!=
(const Cookie &other) const
Cutelyst::Cookie
inline
QNetworkCookie::operator!=
(const QNetworkCookie &other) const const
QNetworkCookie
operator=
(Cookie &&other) noexcept
Cutelyst::Cookie
inline
operator=
(const Cookie &other)
Cutelyst::Cookie
QNetworkCookie::operator=
(const QNetworkCookie &other)
QNetworkCookie
operator==
(const Cookie &other) const
Cutelyst::Cookie
QNetworkCookie::operator==
(const QNetworkCookie &other) const const
QNetworkCookie
parseCookies
(const QByteArray &cookieString)
QNetworkCookie
static
path
() const const
QNetworkCookie
QNetworkCookie
(const QByteArray &name, const QByteArray &value)
QNetworkCookie
QNetworkCookie
(const QNetworkCookie &other)
QNetworkCookie
RawForm
enum name
QNetworkCookie
SameSite
enum name
Cutelyst::Cookie
sameSitePolicy
() const
Cutelyst::Cookie
setDomain
(const QString &domain)
QNetworkCookie
setExpirationDate
(const QDateTime &date)
QNetworkCookie
setHttpOnly
(bool enable)
QNetworkCookie
setName
(const QByteArray &cookieName)
QNetworkCookie
setPath
(const QString &path)
QNetworkCookie
setSameSitePolicy
(SameSite sameSite)
Cutelyst::Cookie
setSecure
(bool enable)
QNetworkCookie
setValue
(const QByteArray &value)
QNetworkCookie
swap
(Cookie &other) noexcept
Cutelyst::Cookie
inline
QNetworkCookie::swap
(QNetworkCookie &other)
QNetworkCookie
toRawForm
(RawForm form=Full) const
Cutelyst::Cookie
value
() const const
QNetworkCookie
~Cookie
()
Cutelyst::Cookie
~QNetworkCookie
()
QNetworkCookie
Generated on
for cutelyst by
1.16.1