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
/
qhttpserverresponder.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
QHttpServerResponder: Export separate methods only
Øystein Heskestad
2024-07-03
1
-28
/
+35
*
QHttpServerResponder: Remove QT_DECL_METATYPE_EXTERN_TAGGED macro
Øystein Heskestad
2024-07-02
1
-3
/
+0
*
QhttpServerResponder: Make move constructor inline and noexcept
Øystein Heskestad
2024-07-01
1
-2
/
+10
*
Implement HTTP2 handler for QHttpServer
Lena Biliaieva
2024-05-31
1
-0
/
+1
*
QHttpServer: Handle HTTP 2 handshake
Lena Biliaieva
2024-05-28
1
-1
/
+1
*
Change QHttpServerResponder to be suitable for both HTTP 1.1 and 2
Øystein Heskestad
2024-05-13
1
-10
/
+9
*
Use QHttpHeaders in QHttpServerResponder
Lena Biliaieva
2024-02-21
1
-7
/
+6
*
Remove QHttpServerResponse::write() and add QHttpServerResponder::writeRespon...
Ievgenii Meshcheriakov
2022-11-14
1
-0
/
+3
*
Add connection tracking
Ievgenii Meshcheriakov
2022-11-14
1
-11
/
+5
*
QHttpServerResponder: Don't allow to override HTTP version
Ievgenii Meshcheriakov
2022-08-25
1
-3
/
+1
*
Add Q_GADGET and Q_ENUM to StatusCode
André Klitzing
2022-06-24
1
-0
/
+2
*
QHttpServerResponder: Remove unused includes
Ievgenii Meshcheriakov
2022-06-23
1
-4
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-28
/
+2
*
Use QT_DECL_METATYPE_EXTERN_TAGGED instead of Q_DECLARE_METATYPE
Ievgenii Meshcheriakov
2022-06-22
1
-1
/
+2
*
Use std::unique_ptr instead of QScopedPointer with deprecated take()
Ievgenii Meshcheriakov
2022-03-24
1
-2
/
+2
*
QHttpServerResponder: refactor and extend the API
Mikhail Svetkin
2019-08-20
1
-18
/
+36
*
Fix several build issues and fix the unit tests
Jesus Fernandez
2019-02-28
1
-3
/
+3
*
Fix license headers
Jesus Fernandez
2019-01-31
1
-16
/
+6
*
Introduce QHttpServerResponder
Jesus Fernandez
2018-09-26
1
-0
/
+179