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
/
qhttpserver.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename capturable token to placeholder in documentation
Øystein Heskestad
4 days
1
-7
/
+7
*
Rename PlaceholdersCount to SpecialsCount and update documentation
Øystein Heskestad
11 days
1
-2
/
+2
*
Improve documentation of capturables and placeholders
Øystein Heskestad
11 days
1
-37
/
+35
*
Split QHttpServerRequestPrivate into itself and QHttpServerParser 4/4
Øystein Heskestad
2025-04-03
1
-1
/
+1
*
Improve the Http Server documentation
Øystein Heskestad
2025-03-10
1
-80
/
+114
*
Fix documentation of new API
Tasuku Suzuki
2025-02-11
1
-2
/
+2
*
Fix documentation of addAfterRequestHandler
Carl Schwan
2024-10-22
1
-3
/
+3
*
Update documentation to new API
Matthias Rauter
2024-09-03
1
-71
/
+136
*
Use context object in QHttpServer::route
Matthias Rauter
2024-09-03
1
-1
/
+6
*
Set afterRequest callback with a context object and remove rvalue
Matthias Rauter
2024-09-02
1
-4
/
+12
*
Set missinghandler callback with a context object and remove rvalue
Matthias Rauter
2024-08-30
1
-17
/
+30
*
Add constant getter for router to QHttpServer
Matthias Rauter
2024-08-21
1
-1
/
+10
*
QAbstractHttpServer: Remove QSslConfiguration and listen() methods
Øystein Heskestad
2024-07-31
1
-1
/
+9
*
QHttpServer: Document an exception of afterRequest() usage
Lena Biliaieva
2024-07-23
1
-1
/
+7
*
Make logging categories static
Ulf Hermann
2024-06-27
1
-1
/
+1
*
QHttpServer: Add tests for routes returning QFuture<QHttpServerResponse>
Øystein Heskestad
2024-05-29
1
-3
/
+3
*
Update documentation on how QHttpServerRouter should be used thread-safe
Øystein Heskestad
2024-02-08
1
-1
/
+2
*
QHttpServer: Document current state of asynchronous processing
Ievgenii Meshcheriakov
2023-12-13
1
-3
/
+9
*
Remove QHttpServerResponse::write() and add QHttpServerResponder::writeRespon...
Ievgenii Meshcheriakov
2022-11-14
1
-1
/
+1
*
Add connection tracking
Ievgenii Meshcheriakov
2022-11-14
1
-17
/
+19
*
QAbstractHttpServer: Convert missingHandler() to a pure virtual method
Ievgenii Meshcheriakov
2022-08-25
1
-5
/
+42
*
QHttpServer: Clarify that other callables can be used as after request handlers
Ievgenii Meshcheriakov
2022-08-24
1
-1
/
+2
*
Doc: Clarify that other callables can be used as route handlers
Ievgenii Meshcheriakov
2022-08-15
1
-1
/
+2
*
Make QHttpServerResponse non-polymorphic
Ievgenii Meshcheriakov
2022-07-26
1
-0
/
+23
*
Doc: Mark all classes as \since 6.4
Kai Köhne
2022-06-27
1
-0
/
+1
*
QHttpServer: pass std::function AfterRequestHandler by value
Marc Mutz
2022-06-23
1
-1
/
+1
*
QHttpServer: fix deprecated implicit capture of this in [=]
Marc Mutz
2022-06-23
1
-1
/
+1
*
QHttpServer: don't translate debug output
Marc Mutz
2022-06-23
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-28
/
+2
*
includemocs
Marc Mutz
2022-05-11
1
-0
/
+2
*
Add to module documentation
Øystein Heskestad
2022-04-23
1
-10
/
+24
*
Remove explicit move of a QHttpServerResponse temporary
Ievgenii Meshcheriakov
2022-02-10
1
-1
/
+1
*
Add QHttpServer::afterRequest
Mikhail Svetkin
2020-05-14
1
-3
/
+45
*
qhttpserver: Fix documentation for special arguments
Mikhail Svetkin
2019-11-21
1
-3
/
+3
*
QHttpServerResponse: Extend the API
Mikhail Svetkin
2019-10-03
1
-4
/
+1
*
Fix several build issues and fix the unit tests
Jesus Fernandez
2019-02-28
1
-0
/
+4
*
Fix license headers
Jesus Fernandez
2019-01-31
1
-16
/
+6
*
Introduce QHttpServer
Mikhail Svetkin
2019-01-25
1
-0
/
+150