Qt Extension: Qt HTTP Server
Go to file
Mikhail Svetkin f46cb8832f Add QHttpServerLiterals
Currently we have a lot of duplication of most common HTTP headers and their
values.
This patch moves them to one place.

Change-Id: Idf9ddc5164e81649b4cc37ed92a516eb1eedab3a
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Tasuku Suzuki <tasuku.suzuki@qbc.io>
2019-08-21 22:07:26 +02:00
examples Add remoteAddress() to QHttpServerRequest 2019-07-10 16:20:50 +09:00
src Add QHttpServerLiterals 2019-08-21 22:07:26 +02:00
tests Add QHttpServerLiterals 2019-08-21 22:07:26 +02:00
.gitignore Update .gitignore 2018-12-20 14:48:56 +00:00
.gitmodules Introduce Qt HttpServer framework 2018-07-16 14:36:08 +00:00
.qmake.conf Introduce Qt HttpServer framework 2018-07-16 14:36:08 +00:00
LICENSE.GPL3 Fix license headers 2019-01-31 11:31:21 +00:00
qthttpserver.pro Introduce Qt HttpServer framework 2018-07-16 14:36:08 +00:00
sync.profile Introduce Qt HttpServer framework 2018-07-16 14:36:08 +00:00