Nathan Osman
|
61d219721e
|
Move everything into the QHttpEngine namespace.
|
2017-07-07 21:56:09 -07:00 |
|
Nathan Osman
|
396168a0dd
|
Update comment block and #include lines.
|
2017-07-07 20:57:57 -07:00 |
|
Nathan Osman
|
fd7e7e9603
|
Rename classes to match filenames.
|
2017-07-07 20:44:43 -07:00 |
|
Nathan Osman
|
2fdf8fac71
|
Rename source files.
|
2017-07-07 18:49:40 -07:00 |
|
Nathan Osman
|
e68c0b0f11
|
Rename most classes to remove the 'Q' prefix.
|
2017-07-07 18:29:50 -07:00 |
|
Nathan Osman
|
0197444a83
|
Remove all uppercase headers.
|
2017-07-07 16:53:03 -07:00 |
|
Nathan Osman
|
4cfbec7c6c
|
Rename QHttpSocket::QQueryStringMap and QHttpSocket::QHttpHeaderMap.
|
2016-10-13 17:34:46 -07:00 |
|
Nathan Osman
|
17e8b4e8aa
|
Merge pull request #10 from Kuraisu/range-support
|
2016-10-10 13:21:14 -07:00 |
|
Aleksey Yermakov
|
7e7ec8c7af
|
Add partial content support to QFilesystemHandler.
|
2016-10-10 18:00:17 +03:00 |
|
Nathan Osman
|
7c460edb57
|
Completely reorganize the library, moving up to Qt 5.4, using C++11 where reasonably possible, and reorganizing the includes.
|
2016-10-06 21:50:45 -07:00 |
|
Nathan Osman
|
150f6b257f
|
Minor adjustments to a couple of tests.
|
2015-07-18 16:43:37 -07:00 |
|
Nathan Osman
|
a60cfc8ab4
|
Moved all of the header files to a separate directory.
|
2015-07-17 12:42:25 -07:00 |
|
Nathan Osman
|
ae2f14c9eb
|
Added test for file data to QFilesystemHandler tests.
|
2015-07-09 18:23:48 -07:00 |
|
Nathan Osman
|
2205fb4166
|
Merged the QHttpHandler abstract base class with the QSubHandler class.
|
2015-07-08 19:31:00 -07:00 |
|
Nathan Osman
|
71bc6fc73e
|
Minor improvements to QFilesystemHandler.
|
2015-07-08 17:42:41 -07:00 |
|
Nathan Osman
|
b841ae16de
|
Fixed memory leak in test suite.
|
2015-07-08 17:31:04 -07:00 |
|
Nathan Osman
|
cb5216ed71
|
Switched to using constants for status codes in tests.
|
2015-07-08 17:02:21 -07:00 |
|
Nathan Osman
|
6a77b01f27
|
Removed bool return value from QHttpHandler::process().
|
2015-07-03 16:06:02 -07:00 |
|
Nathan Osman
|
ad9942ec46
|
Updated header comment.
|
2015-07-02 00:28:38 -07:00 |
|
Nathan Osman
|
5595ae1156
|
Completely reorganized the source code layout.
|
2015-07-01 21:32:26 -07:00 |
|
Nathan Osman
|
87ef62ce9e
|
Moved tests into separate directories.
|
2015-06-22 11:06:06 -07:00 |
|
Nathan Osman
|
5bcf2d2bbf
|
Disabled failing test.
|
2015-06-21 00:06:00 -07:00 |
|
Nathan Osman
|
b2810eb3c5
|
Switched QHttpSocket to require a QTcpSocket.
|
2015-06-17 19:28:07 -07:00 |
|
Nathan Osman
|
a3454614d5
|
Added tests for QFilesystemHandler class.
|
2015-06-15 18:24:34 -07:00 |
|