![]() |
Qt 6.x
The Qt SDK
|
#include <QtNetwork/private/qtnetworkglobal_p.h>
#include "QtCore/qdatetime.h"
#include "QtNetwork/qnetworkcookie.h"
Go to the source code of this file.
Classes | |
class | QNetworkCookiePrivate |
Functions | |
static bool | isLWS (char c) |
static int | nextNonWhitespace (const QByteArray &text, int from) |
|
inlinestatic |
Definition at line 41 of file qnetworkcookie_p.h.
Referenced by nextNonWhitespace().
|
static |
Definition at line 46 of file qnetworkcookie_p.h.
References QString::at(), isLWS(), QString::size(), and text.
Referenced by nextField(), parseHttpOptionHeader(), and QNetworkCookiePrivate::parseSetCookieHeaderLine().