Commit Graph

11 Commits

Author SHA1 Message Date
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