Simplify QHttpHeaders documentation
Simplify wording, leave out historical baggage (which is not really relevant for users that look into new code). Change-Id: I9be1d42b6d75dd4bf6fccd6ecb47bc7cd6026ed3 Reviewed-by: Juha Vuolle <juha.vuolle@qt.io> (cherry picked from commit f23154c05ba0de300d017f1c50910da324414eef) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
8e67c782a6
commit
eb96856806
@ -23,9 +23,8 @@ Q_LOGGING_CATEGORY(lcQHttpHeaders, "qt.network.http.headers");
|
||||
|
||||
\brief QHttpHeaders is a class for holding HTTP headers.
|
||||
|
||||
The primary use case for the class is to provide an interface type
|
||||
for Qt networking APIs that use/consume such headers. Historically
|
||||
various QList, QMultiMap, and QMultiHash constructs have been used.
|
||||
The class is an interface type for Qt networking APIs that
|
||||
use or consume such headers.
|
||||
|
||||
\section1 Allowed field name and value characters
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user