mirror of https://github.com/qt/qtdoc.git
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:
parent
65512fc654
commit
d9eb7ff648
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue