Commit Graph

9 Commits

Author SHA1 Message Date
Ian Gulliver
ac0d3e2816 Switch to single-threaded epoll-based operation 2019-05-04 07:21:52 +00:00
Ian Gulliver
87bc2c1611 Whitelist for storing request headers 2019-04-30 02:07:48 +00:00
Ian Gulliver
205b8253b2 Working clock stream. Propagate up write errors 2019-04-29 00:11:07 +00:00
Ian Gulliver
b444bc5964 Clean up logging, anti-multiplexing checks 2019-04-28 20:40:00 +00:00
Ian Gulliver
9d4f3241fe Get down to a single write call 2019-04-28 18:19:32 +00:00
Ian Gulliver
45e5570959 Remove the nested read loops in FastCGIConn, hide complexity inside StreamBuffer 2019-04-28 17:50:44 +00:00
Ian Gulliver
323cfc15a5 Remove app_status argument 2019-04-28 07:02:59 +00:00
Ian Gulliver
9da4a994bd Static "Hello world" page 2019-04-28 06:47:30 +00:00
Ian Gulliver
8a2a19ac37 Lots of file splits 2019-04-28 00:17:32 +00:00