Commit Graph

44 Commits

Author SHA1 Message Date
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
efd618845c Using package loader 2015-04-18 22:14:36 +08:00
6bfa913c06 Cookie expires setting 2015-04-18 18:42:18 +08:00
21dfcaca0e Minor bug fixes. Added 302 redirect 2015-04-15 18:38:44 +08:00
1b361227e7 Cookie class 2015-04-15 12:17:21 +08:00
097c9e160c Wrong type on plant result 2015-02-17 14:01:26 +08:00
e570b4367b Changed DebugLevel, default 500 page 2015-02-12 16:00:45 +08:00
24ddf7a4b8 Route name 2015-02-11 18:23:38 +08:00
ab25b7648d Bind this 2015-02-06 12:45:40 +08:00
bee10b992f Support for functional Log 2015-02-06 12:39:32 +08:00
88f8bf9fac currentSphere issue 2015-01-09 22:05:02 +08:00
719f87c558 New fly support clusters 2015-01-09 19:01:47 +08:00
ca6a88798a Misc default value changes 2015-01-06 15:16:35 +08:00
e781db308b Router emits event 2014-10-22 18:48:34 +08:00
6e32bf4e23 Log Remote address for each request 2014-10-22 13:14:33 +08:00
bbb604af66 Reroute to 404 if no route is to handle the URI 2014-10-22 10:38:50 +08:00
56fe5a4b44 plantResult should not be immediately called 2014-10-21 17:01:37 +08:00
c280ecc9b3 Removed unused ISE, added framework header 2014-10-10 18:39:53 +08:00
d3e8b0efa7 Initial commit 2014-10-10 16:38:06 +08:00