Nathan Osman
|
a700e854b8
|
Fix compilation issues on MSVC2013.
|
2016-10-08 16:08:00 -07:00 |
|
Nathan Osman
|
d20c1d33a9
|
Fix incorrect parameter for QHttpParser test.
|
2016-10-06 22:58:13 -07: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
|
c6cb5d274b
|
Switch to using QMultiMap for headers and added new typedef for query string.
|
2016-10-05 00:34:14 -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
|
bd9df9e1b3
|
Various minor fixes.
|
2015-07-04 22:06:38 -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
|
5b0fd1b672
|
Implemented QHttpParser::parseResponseHeaders() method and added tests.
|
2015-06-20 18:48:19 -07:00 |
|
Nathan Osman
|
6678d73cb0
|
Added implementation of parseRequestHeaders to QHttpParser.
|
2015-06-20 18:12:31 -07:00 |
|
Nathan Osman
|
a4e041dc0f
|
Added missing QByteArrayList declaration.
|
2015-06-17 16:21:10 -07:00 |
|
Nathan Osman
|
11edff75bb
|
Updated QHttpParser class and added tests.
|
2015-06-17 15:59:23 -07:00 |
|
Nathan Osman
|
603188775c
|
Added more methods and tests to QHttpParser.
|
2015-06-16 17:10:56 -07:00 |
|
Nathan Osman
|
a0e6ea0334
|
Renamed ByteUtils test and implemented tests for QHttpParser::parseRequest().
|
2015-06-16 12:50:25 -07:00 |
|