![]() |
Qt 6.x
The Qt SDK
|
#include <qhsts_p.h>
Collaboration diagram for QHstsHeaderParser:Public Member Functions | |
| bool | parse (const QList< QPair< QByteArray, QByteArray > > &headers) |
| QDateTime | expirationDate () const |
| bool | includeSubDomains () const |
|
inline |
Definition at line 95 of file qhsts_p.h.
Referenced by QHstsCache::updateFromHeaders().
Here is the caller graph for this function:
|
inline |
Definition at line 96 of file qhsts_p.h.
Referenced by QHstsCache::updateFromHeaders().
Here is the caller graph for this function:| bool QHstsHeaderParser::parse | ( | const QList< QPair< QByteArray, QByteArray > > & | headers | ) |
Definition at line 327 of file qhsts.cpp.
References QDateTime::addSecs(), Qt::CaseInsensitive, and QDateTime::currentDateTimeUtc().
Referenced by QHstsCache::updateFromHeaders().
Here is the call graph for this function:
Here is the caller graph for this function: