index
:
qt/qthttpserver.git
5.15
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
master
Qt Extension: Qt HTTP Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
httpserver
/
qhttpserverhttp2protocolhandler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add keep-alive timeout for QHttpServer
Lena Biliaieva
2 days
1
-0
/
+15
*
Split QHttpServerRequestPrivate into itself and QHttpServerParser 4/4
Øystein Heskestad
2025-04-03
1
-5
/
+11
*
Split QHttpServerRequestPrivate into itself and QHttpServerParser 2/4
Øystein Heskestad
2025-04-03
1
-9
/
+6
*
Add support for IP address whitelist and blacklist in QHttpServer
Lena Biliaieva
2025-02-11
1
-0
/
+4
*
Add request rate limiting for QHttpServer
Lena Biliaieva
2024-12-05
1
-2
/
+9
*
Set missinghandler callback with a context object and remove rvalue
Matthias Rauter
2024-08-30
1
-1
/
+1
*
Enqueue data and trailers for chunked writes in HTTP 2
Øystein Heskestad
2024-07-24
1
-19
/
+48
*
Make logging categories static
Ulf Hermann
2024-06-27
1
-1
/
+1
*
QHttpServer: Delete HTTP2 Handler only if no requests are in process
Lena Biliaieva
2024-06-13
1
-3
/
+9
*
Implement HTTP2 handler for QHttpServer
Lena Biliaieva
2024-05-31
1
-17
/
+205
*
QHttpServer: Add setHttp2Configuration() method to QAbstractHttpServer
Lena Biliaieva
2024-05-28
1
-1
/
+2
*
QHttpServer: Handle HTTP 2 handshake
Lena Biliaieva
2024-05-28
1
-0
/
+84