Commit Graph
19 Commits
Author SHA1 Message Date
Alex Hultman 2caefa9d96 We need HttpResponse::hasResponded 2019-01-18 16:36:24 +01:00
Alex Hultman d8aeb0d312 Fix "last" onData flag of HttpParser 2019-01-08 06:34:59 +01:00
Alex Hultman 614d02e462 Not my problem 2019-01-07 11:30:57 +01:00
Alex Hultman 47467ab1e5 Pass "last" bool to res->onData 2019-01-07 03:05:19 +01:00
Alex Hultman 7c3585afee Use us_socket_is_closed, fix non-SSL/Windows build 2018-12-19 09:22:05 +01:00
Alex Hultman ab6abaf2e6 Apache License 2.0 2018-10-29 00:13:52 +01:00
Alex Hultman 8cfda9f4b0 Handle socket closing, shutdown, error & (upgrade) in HTTP handlers 2018-10-17 22:23:25 +02:00
Alex Hultman 5e5d0de0e9 Hook up req->getParameter 2018-10-05 00:10:43 +02:00
Alex Hultman 7d06bef485 Fix up router, add .post route 2018-10-03 19:36:46 +02:00
Alex Hultman 883bdfe7d7 Some clean-ups 2018-09-15 05:31:42 +02:00
Alex Hultman eee6e97fda Move files around 2018-09-15 05:04:34 +02:00
Alex Hultman 18c9fe0911 I forgot what I did 2018-09-02 21:10:01 +02:00
Alex Hultman ffdfc8274f Hook up WebSocket parsers somewhat 2018-08-30 01:14:34 +02:00
Alex Hultman 7c393c90c3 Fix URL query separation 2018-08-30 00:27:23 +02:00
Alex Hultman aac0eee30a Move things & make them private 2018-07-02 21:17:28 +02:00
Alex Hultman 06381565d7 A little bit of clean-ups HTTP wise 2018-07-02 21:07:15 +02:00
Alex Hultman b265e43ec9 Add randomly chunked HTTP parsing stress test, fix bugs 2018-07-02 19:58:42 +02:00
Alex Hultman cbe3d3375d Add Tests.h with benchmarks 2018-06-30 00:42:03 +02:00
Alex Hultman 999ae69bed Move HttpParser into own module 2018-06-30 00:17:31 +02:00