Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QHstsHeaderParser Class Reference

#include <qhsts_p.h>

Collaboration diagram for QHstsHeaderParser:

Public Member Functions

bool parse (const QHttpHeaders &headers)
QDateTime expirationDate () const
bool includeSubDomains () const

Detailed Description

Definition at line 90 of file qhsts_p.h.

Member Function Documentation

◆ expirationDate()

QDateTime QHstsHeaderParser::expirationDate ( ) const
inline

Definition at line 96 of file qhsts_p.h.

◆ includeSubDomains()

bool QHstsHeaderParser::includeSubDomains ( ) const
inline

Definition at line 97 of file qhsts_p.h.

◆ parse()

bool QHstsHeaderParser::parse ( const QHttpHeaders & headers)

Definition at line 330 of file qhsts.cpp.


The documentation for this class was generated from the following files: