index
:
qt/qthttpserver.git
5.15
6.10
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
/
qhttpserverrouterrule.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark remaining files in QtHttpServer as security default
Øystein Heskestad
2025-06-18
1
-0
/
+1
*
Update documentation to new API
Matthias Rauter
2024-09-03
1
-0
/
+22
*
Use context object in QHttpServer::route
Matthias Rauter
2024-09-03
1
-7
/
+82
*
Add connection tracking
Ievgenii Meshcheriakov
2022-11-14
1
-4
/
+3
*
Remove support for supplying request methods as strings
Ievgenii Meshcheriakov
2022-07-29
1
-3
/
+0
*
Don't store QLatin1StringView's inside QHttpServerRouterPrivate
Ievgenii Meshcheriakov
2022-07-13
1
-1
/
+1
*
Use std::unique_ptr instead of QScopedPointer for d-pointers
Ievgenii Meshcheriakov
2022-07-05
1
-1
/
+2
*
Use QMetaType instead of int
Ievgenii Meshcheriakov
2022-06-30
1
-3
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-28
/
+2
*
Fix QLatin1String usage
Marc Mutz
2022-06-22
1
-1
/
+1
*
Fix std::initializer_list uses
Marc Mutz
2022-06-22
1
-1
/
+2
*
QHttpServerRouterRule: fix passing of RouterHandler
Marc Mutz
2022-06-22
1
-3
/
+5
*
QHttpServerRouterRule: use Q_DISABLE_COPY_MOVE
Marc Mutz
2022-06-22
1
-5
/
+1
*
Add dependencies file for Coin
Mikhail Svetkin
2020-04-19
1
-1
/
+1
*
Accept a string as request method in QHttpServer::route()
Mikhail Svetkin
2019-04-04
1
-0
/
+5
*
Fix license headers
Jesus Fernandez
2019-01-31
1
-16
/
+6
*
Fix build
Jesus Fernandez
2019-01-30
1
-1
/
+1
*
Introduce QHttpServerRouter
Mikhail Svetkin
2019-01-23
1
-0
/
+95