Commit Graph
26 Commits
Author SHA1 Message Date
Alex Hultman ed7222e513 Fix last obvious leak 2018-12-30 18:02:57 +01:00
Alex Hultman d597041ca4 Don't leave content-length on empty response 2018-12-29 14:27:50 +01:00
Alex Hultman a25e2ab397 A bit of clean-ups and license fixes 2018-11-22 01:29:28 +01:00
Alex Hultman 0d09d1db02 Multiple definitions 2018-11-04 08:59:34 +01:00
Alex Hultman 1613c5020d Initial WebSocket hook up 2018-10-29 23:06:32 +01:00
Alex Hultman ab6abaf2e6 Apache License 2.0 2018-10-29 00:13:52 +01:00
Alex Hultman a54b4c8419 Make sure to writeStatus before writeHeader 2018-10-28 16:26:48 +01:00
Alex Hultman c0eaf297ed Fix HttpResponse::write with timeout & internalEnd comments 2018-10-28 03:54:16 +01:00
Alex Hultman 4059dd644c Abort logic fixes 2018-10-28 02:08:01 +01:00
Alex Hultman 005243c8de HttpResponse::internalEnd for end & tryEnd 2018-10-28 02:26:08 +02:00
Alex Hultman 8cfda9f4b0 Handle socket closing, shutdown, error & (upgrade) in HTTP handlers 2018-10-17 22:23:25 +02:00
Alex Hultman be0eb69597 Fix the router (todo: req->getParameter hook up) 2018-10-04 04:05:43 +02:00
Alex Hultman b514da14ca Almost working async file streamer 2018-09-29 21:35:28 +02:00
Alex Hultman 5a1de2039c Fix up async file streaming 2018-09-29 19:42:35 +02:00
Alex Hultman 2c511ec904 More work on new streams 2018-09-27 23:44:46 +02:00
Alex Hultman c25a2785e5 Begin work on new streams, chunked response streams, etc 2018-09-26 20:42:26 +02:00
Alex Hultman 49f503c570 Reopen closed file fixes binary diffs 2018-09-23 23:52:12 +02:00
Alex Hultman 8106a0f628 Loop::defer and almost working async streaming 2018-09-23 21:48:29 +02:00
Alex Hultman 2fb87b67c7 Begin work on AsyncFileReader demo 2018-09-23 20:32:47 +02:00
Alex Hultman 7f3753e9db Various comments and fixes 2018-09-23 18:00:18 +02:00
Alex Hultman ede5fb304a HTTP_ENDED_STREAM_OUT and clean-ups 2018-09-21 00:02:53 +02:00
Alex Hultman 178dae70c2 Support responses with no specified length 2018-09-20 23:14:50 +02:00
Alex Hultman 932b0b8944 Begin work on new streams API 2018-09-20 21:51:54 +02:00
Alex Hultman 6fadfabec1 Add convenience wrapper App (again) 2018-09-15 23:56:30 +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