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
/
examples
/
httpserver
/
simple
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve the Http Server documentation
Øystein Heskestad
2025-03-10
1
-0
/
+12
*
Update documentation to new API
Matthias Rauter
2024-09-03
1
-2
/
+2
*
Minimal adjustment to the simple example
Matthias Rauter
2024-09-03
1
-1
/
+0
*
Set afterRequest callback with a context object and remove rvalue
Matthias Rauter
2024-09-02
1
-1
/
+1
*
QHttpServerResponse: make API simpler by removing duplicating methods
Lena Biliaieva
2024-08-06
1
-5
/
+7
*
QAbstractHttpServer: Remove QSslConfiguration and listen() methods
Øystein Heskestad
2024-07-31
1
-5
/
+17
*
Use QHttpHeaders in QHttpServerResponse
Lena Biliaieva
2024-02-13
1
-4
/
+7
*
Brush up the simple example
Friedemann Kleint
2023-03-24
1
-30
/
+44
*
examples: Integrate 'afterrequest' example into 'simple' example
Ievgenii Meshcheriakov
2023-02-08
1
-0
/
+7
*
Few example build improvements
Juha Vuolle
2023-01-31
1
-1
/
+6
*
Provide an example covering the HTTPS functionality
Konrad Kujawa
2022-08-09
1
-4
/
+32
*
QHttpServerRequest: Make headers() return a QtNetwork compatible type
Ievgenii Meshcheriakov
2022-07-29
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-49
/
+2
*
examples: Add an example of using Basic authentication
Ievgenii Meshcheriakov
2022-03-29
1
-0
/
+22
*
Make QAbstractHttpServer::listen return 0 on fail
Mårten Nordheim
2020-02-18
1
-2
/
+2
*
Add remoteAddress() to QHttpServerRequest
Tasuku Suzuki
2019-07-10
1
-0
/
+4
*
Introduce QHttpServerResponse::fromFile()
Tasuku Suzuki
2019-06-14
1
-0
/
+4
*
Introduce QHttpServer
Mikhail Svetkin
2019-01-25
1
-0
/
+118