YUKI Hiroshi
null+****@clear*****
Thu Mar 20 14:46:22 JST 2014
YUKI Hiroshi 2014-03-20 14:46:22 +0900 (Thu, 20 Mar 2014) New Revision: 63c30049dc19070dd98b98fccbd69f7a7abb2f06 https://github.com/droonga/express-droonga/commit/63c30049dc19070dd98b98fccbd69f7a7abb2f06 Message: Shorten Modified files: lib/response-cache/cache.js Modified: lib/response-cache/cache.js (+1 -1) =================================================================== --- lib/response-cache/cache.js 2014-03-20 14:45:30 +0900 (9dab847) +++ lib/response-cache/cache.js 2014-03-20 14:46:22 +0900 (b6eae5c) @@ -34,7 +34,7 @@ function Cache(options) { return request.method == 'GET'; }; - this.Entry = function ResponseCacheEntry(key) { + this.Entry = function CacheEntry(key) { this.key = key; this.data = { status: 0, -------------- next part -------------- HTML����������������������������...Download