What's new in 6.10 for Qt HttpServer

Added new fields to QHttpServerConfiguration, and made
QHttpServerRequest copyable.

Pick-to: 6.10
Change-Id: I00751d227fcd28ae6033df2f9c2ce184abe7ee2c
Reviewed-by: Lena Biliaieva <lena.biliaieva@qt.io>
Reviewed-by: Matthias Rauter <matthias.rauter@qt.io>
This commit is contained in:
Øystein Heskestad 2025-08-08 13:30:05 +02:00
parent 65512fc654
commit d9eb7ff648
1 changed files with 3 additions and 0 deletions

View File

@ -107,6 +107,9 @@
\section2 Qt HttpServer Module
\list
\li Added whitelist and blacklist of subnets in \l{QHttpServerConfiguration}.
\li Added configurable keep-alive timeout in \l{QHttpServerConfiguration}.
\li Made \l{QHttpServerRequest} copyable.
\endlist
\section2 Qt Lottie Animation