Commit Graph

48 Commits

Author SHA1 Message Date
penguin 9c0b3474e9 Dragonfly to support line exclusion 2022-04-04 14:56:36 +09:00
penguin 38f2911266 Benchmark logging 2022-04-03 21:52:44 +09:00
penguin a7f5cdbeb5 Minor bug fixes 2022-04-03 07:55:30 +09:00
penguin 0d7f4a8deb Add route info to ReplayPoint while routing 2021-10-07 02:40:11 +08:00
penguin d94cd5f978 Route class should be a constant 2017-09-26 12:52:42 +08:00
penguin 3a3a22b37a Handling compressions 2016-12-21 18:34:55 +08:00
penguin a7edb55d4c PageCache should writeHeaders 2016-10-25 17:52:20 +08:00
penguin 3c347df812 Added default 400 2016-10-17 15:39:29 +08:00
penguin 16618e5165 PageCache except check 2016-10-15 11:28:55 +08:00
penguin 96c9d608c2 Page Cache 2016-10-15 00:25:57 +08:00
penguin 7b8348be37 RawPostData should give default value 2016-09-08 11:23:57 +08:00
penguin c75b49d935 Fix malformed Cookie string 2016-08-03 01:14:24 +08:00
penguin 11e33600d0 Added 301 Redirect 2016-07-26 10:46:18 +08:00
penguin 06c8b74221 Bugfix for PostFrame reporting wrong ContentLength 2016-07-03 23:28:04 +08:00
penguin 4987009649 Remove useless expr 2016-06-17 09:26:33 +08:00
penguin cd2cce7e98 Added PostFrame, extract eventargs 2016-06-16 15:16:29 +08:00
penguin dcdd941f3b Handler Request Error 2016-06-12 13:45:17 +08:00
penguin 5119363569 Mistakenly set the secured connection to false 2016-04-29 09:58:59 +08:00
penguin cbf2246b52 using global as GLOBAL is deprecated 2016-04-28 15:58:00 +08:00
penguin 3ec995e193 Added Secured flag for HttpRequest 2016-03-22 01:16:24 +08:00
penguin 7ce7dec57c Minor bugfixes 2016-02-29 05:46:29 +08:00
penguin f3ba7a4a2d remove the console log 2016-02-13 18:19:52 +08:00
penguin 0c64766ae0 to es6 classes 2016-02-13 05:03:21 +08:00
penguin 2ce457bff2 Http to es6 class 2016-02-13 04:23:18 +08:00
penguin a83d3d9469 Simplify the code of HttpRequest 2016-02-12 00:16:08 +08:00
penguin 4e200c88a9 Draft HttpRequest 2016-02-11 08:16:16 +08:00
penguin b95fa5505c Ignore Expires if not defined 2015-08-17 18:08:00 +08:00
penguin 91fcf1f5c7 Result output 2015-08-17 16:30:18 +08:00
penguin 70bee4d5fb disconnect does not set suicide flag? 2015-07-29 12:03:47 +08:00
penguin e10c108efe minor bug fixes 2015-07-28 12:25:10 +08:00
penguin dce134676a New class conditional stream 2015-07-23 17:15:24 +08:00
penguin 4b6d913ef9 extract QueryString 2015-05-30 20:07:42 +08:00
penguin 6661c425be Added 403 2015-05-28 15:27:26 +08:00
penguin 53cd9f5912 File planting 2015-05-26 17:02:42 +08:00
penguin efd618845c Using package loader 2015-04-18 22:14:36 +08:00
penguin 6bfa913c06 Cookie expires setting 2015-04-18 18:42:18 +08:00
penguin 21dfcaca0e Minor bug fixes. Added 302 redirect 2015-04-15 18:38:44 +08:00
penguin 1b361227e7 Cookie class 2015-04-15 12:17:21 +08:00
penguin 097c9e160c Wrong type on plant result 2015-02-17 14:01:26 +08:00
penguin e570b4367b Changed DebugLevel, default 500 page 2015-02-12 16:00:45 +08:00
penguin 24ddf7a4b8 Route name 2015-02-11 18:23:38 +08:00
penguin ca6a88798a Misc default value changes 2015-01-06 15:16:35 +08:00
penguin e781db308b Router emits event 2014-10-22 18:48:34 +08:00
penguin 6e32bf4e23 Log Remote address for each request 2014-10-22 13:14:33 +08:00
penguin bbb604af66 Reroute to 404 if no route is to handle the URI 2014-10-22 10:38:50 +08:00
penguin 56fe5a4b44 plantResult should not be immediately called 2014-10-21 17:01:37 +08:00
penguin c280ecc9b3 Removed unused ISE, added framework header 2014-10-10 18:39:53 +08:00
penguin d3e8b0efa7 Initial commit 2014-10-10 16:38:06 +08:00