![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qnetworkcookiejar.h"
#include "qnetworkcookiejar_p.h"
#include "QtNetwork/qnetworkcookie.h"
#include "QtCore/qurl.h"
#include "QtCore/qdatetime.h"
#include "moc_qnetworkcookiejar.cpp"
Go to the source code of this file.
Functions | |
static QT_BEGIN_NAMESPACE bool | qIsEffectiveTLD (QStringView domain) |
static bool | isParentPath (QStringView path, QStringView reference) |
static bool | isParentDomain (QStringView domain, QStringView reference) |
|
inlinestatic |
Definition at line 135 of file qnetworkcookiejar.cpp.
|
inlinestatic |
Definition at line 116 of file qnetworkcookiejar.cpp.
|
static |
Definition at line 15 of file qnetworkcookiejar.cpp.