mirror of https://github.com/qt/qthttpserver.git
18 lines
402 B
Plaintext
18 lines
402 B
Plaintext
// Copyright (C) 2022 The Qt Company Ltd.
|
|
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
|
|
|
|
/*!
|
|
\externalpage https://datatracker.ietf.org/doc/html/rfc2616
|
|
\title RFC 2616
|
|
*/
|
|
|
|
/*!
|
|
\externalpage https://datatracker.ietf.org/doc/html/rfc7617
|
|
\title RFC 7617
|
|
*/
|
|
|
|
/*!
|
|
\externalpage https://datatracker.ietf.org/doc/html/rfc9113
|
|
\title RFC 9113
|
|
*/
|