Commit Graph

61 Commits

Author SHA1 Message Date
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 10f1563c4a Page cached did not remove 2016-12-21 21:39:05 +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 c73aa30c39 node.js v6 can now extends String 2016-07-04 11:58:55 +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 041b3fa508 CondStream to es6 class 2016-02-19 23:44:03 +08:00
penguin f3ba7a4a2d remove the console log 2016-02-13 18:19:52 +08:00
penguin 3b143cd3ae Merge remote-tracking branch 'github/master' 2016-02-13 05:15:39 +08:00
penguin 5b5f4ccd24 FatalError extends Error 2016-02-13 05:09:29 +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 fe801aaa49 early es6 test class for Dragonfly 2015-10-19 18:50:17 +08:00
penguin 0fcbbea2fa Save flag in variable 2015-08-25 18:09:36 +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 42c3464e9b Initial commit 2015-08-14 18:15: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 8c146b6623 Bug fix 2015-07-24 18:41:24 +08:00
penguin dce134676a New class conditional stream 2015-07-23 17:15:24 +08:00
penguin 07a26a2568 Added deCache support 2015-06-03 14:45:45 +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