Commit Graph

68 Commits

Author SHA1 Message Date
fff891bad9 CondStream to trigger limit on 128KB 2022-08-31 22:39:32 +08:00
7dbbfb0342 Expose ProcessTime 2022-08-03 15:07:22 +09:00
06635acb72 Added CSP support 2022-04-09 20:40:34 +08:00
5674f3936c Rewrite AppDomain to handle uncaughts & promises 2022-04-06 13:51:04 +09:00
7dedaf8d77 Also cache some security headers 2022-04-05 23:15:01 +09:00
4207a5b90e Using worker id as lock 2022-04-04 22:28:39 +09:00
9c0b3474e9 Dragonfly to support line exclusion 2022-04-04 14:56:36 +09:00
38f2911266 Benchmark logging 2022-04-03 21:52:44 +09:00
a7f5cdbeb5 Minor bug fixes 2022-04-03 07:55:30 +09:00
0d7f4a8deb Add route info to ReplayPoint while routing 2021-10-07 02:40:11 +08:00
d94cd5f978 Route class should be a constant 2017-09-26 12:52:42 +08:00
10f1563c4a Page cached did not remove 2016-12-21 21:39:05 +08:00
3a3a22b37a Handling compressions 2016-12-21 18:34:55 +08:00
a7edb55d4c PageCache should writeHeaders 2016-10-25 17:52:20 +08:00
3c347df812 Added default 400 2016-10-17 15:39:29 +08:00
16618e5165 PageCache except check 2016-10-15 11:28:55 +08:00
96c9d608c2 Page Cache 2016-10-15 00:25:57 +08:00
7b8348be37 RawPostData should give default value 2016-09-08 11:23:57 +08:00
c75b49d935 Fix malformed Cookie string 2016-08-03 01:14:24 +08:00
11e33600d0 Added 301 Redirect 2016-07-26 10:46:18 +08:00
c73aa30c39 node.js v6 can now extends String 2016-07-04 11:58:55 +08:00
06c8b74221 Bugfix for PostFrame reporting wrong ContentLength 2016-07-03 23:28:04 +08:00
4987009649 Remove useless expr 2016-06-17 09:26:33 +08:00
cd2cce7e98 Added PostFrame, extract eventargs 2016-06-16 15:16:29 +08:00
dcdd941f3b Handler Request Error 2016-06-12 13:45:17 +08:00
5119363569 Mistakenly set the secured connection to false 2016-04-29 09:58:59 +08:00
cbf2246b52 using global as GLOBAL is deprecated 2016-04-28 15:58:00 +08:00
3ec995e193 Added Secured flag for HttpRequest 2016-03-22 01:16:24 +08:00
7ce7dec57c Minor bugfixes 2016-02-29 05:46:29 +08:00
041b3fa508 CondStream to es6 class 2016-02-19 23:44:03 +08:00
f3ba7a4a2d remove the console log 2016-02-13 18:19:52 +08:00
3b143cd3ae Merge remote-tracking branch 'github/master' 2016-02-13 05:15:39 +08:00
5b5f4ccd24 FatalError extends Error 2016-02-13 05:09:29 +08:00
0c64766ae0 to es6 classes 2016-02-13 05:03:21 +08:00
2ce457bff2 Http to es6 class 2016-02-13 04:23:18 +08:00
a83d3d9469 Simplify the code of HttpRequest 2016-02-12 00:16:08 +08:00
4e200c88a9 Draft HttpRequest 2016-02-11 08:16:16 +08:00
fe801aaa49 early es6 test class for Dragonfly 2015-10-19 18:50:17 +08:00
0fcbbea2fa Save flag in variable 2015-08-25 18:09:36 +08:00
b95fa5505c Ignore Expires if not defined 2015-08-17 18:08:00 +08:00
91fcf1f5c7 Result output 2015-08-17 16:30:18 +08:00
42c3464e9b Initial commit 2015-08-14 18:15:18 +08:00
70bee4d5fb disconnect does not set suicide flag? 2015-07-29 12:03:47 +08:00
e10c108efe minor bug fixes 2015-07-28 12:25:10 +08:00
8c146b6623 Bug fix 2015-07-24 18:41:24 +08:00
dce134676a New class conditional stream 2015-07-23 17:15:24 +08:00
07a26a2568 Added deCache support 2015-06-03 14:45:45 +08:00
4b6d913ef9 extract QueryString 2015-05-30 20:07:42 +08:00
6661c425be Added 403 2015-05-28 15:27:26 +08:00
53cd9f5912 File planting 2015-05-26 17:02:42 +08:00