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
/
tests
/
auto
/
qhttpserverresponse
/
tst_qhttpserverresponse.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix warning in test from QFile::open being [[nodiscard]]
Volker Hilsheimer
2025-03-12
1
-1
/
+1
*
QHttpServerResponse: make API simpler by removing duplicating methods
Lena Biliaieva
2024-08-06
1
-33
/
+16
*
QHttpServerResponse test: don't hardcode mime types
Volker Hilsheimer
2024-07-19
1
-33
/
+32
*
Rename QHttpServerResponse headers method
Lena Biliaieva
2024-07-01
1
-2
/
+2
*
Use QHttpHeaders in QHttpServerResponse
Lena Biliaieva
2024-02-13
1
-36
/
+8
*
QHttpServerLiterals: Inline literals in tests and unexport them
Ievgenii Meshcheriakov
2022-08-09
1
-6
/
+4
*
tests: Use _ba instead of QByteArrayLiteral
Ievgenii Meshcheriakov
2022-08-08
1
-14
/
+16
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-28
/
+2
*
QHttpServerResponse: Extend the API
Mikhail Svetkin
2019-10-03
1
-0
/
+73
*
Add QHttpServerLiterals
Mikhail Svetkin
2019-08-21
1
-2
/
+4
*
Introduce QHttpServerResponse::fromFile()
Tasuku Suzuki
2019-06-14
1
-0
/
+44
*
Find proper mime type for QByteArray data
Tasuku Suzuki
2019-04-26
1
-0
/
+93