Граф коммитов

35 Коммитов

Автор SHA1 Сообщение Дата
agentzh (章亦春) 1223e88e7f minor README tweaks. 2010-11-14 16:08:59 +08:00
agentzh (章亦春) a88715d9f5 renamed "NginX" to "Nginx" in README because the former looks weird to me ;) 2010-11-14 16:07:19 +08:00
agentzh (章亦春) 1de9200405 improved wording a bit in README. 2010-11-14 16:06:12 +08:00
agentzh (章亦春) 4383444b28 more comments on ngx.send_headers() in README. 2010-11-14 16:04:45 +08:00
agentzh (章亦春) e5bd77e865 documented ngx.encode_base64 and ngx.decode_base64. 2010-11-14 16:02:58 +08:00
agentzh (章亦春) 47d397dd00 documented res.header where res is the retval of ngx.location.capture. 2010-11-14 15:50:20 +08:00
agentzh (章亦春) 435a0a3a5b documented that keys in ngx.header.HEADER will be matched case-insentively. 2010-11-14 14:33:23 +08:00
agentzh (章亦春) 04876fcf07 now we make print in Lua use the ngx.NOTICE log level. 2010-11-07 17:22:00 +08:00
agentzh (章亦春) 3c998b20df renamed ngx.throw_error to ngx.exit. the former is now deprecated. 2010-11-06 18:31:27 +08:00
agentzh (章亦春) ed3cda136f now we make "print" use the debug log level and the "lua print: " prefix. 2010-11-06 18:18:26 +08:00
agentzh (章亦春) 1a29623113 confirmed that we work with 0.8.53. 2010-11-06 17:35:04 +08:00
agentzh (章亦春) 7c8c131afa documented ndk.set_var.DIRECTIVE interface. 2010-11-05 20:45:40 +08:00
agentzh (章亦春) d954160e3f implemented and documented and tested ngx.exec to named locations. 2010-11-05 15:19:07 +08:00
agentzh (章亦春) 6fc54f5ef1 fixed a typo in README. 2010-11-05 14:59:40 +08:00
agentzh (章亦春) f33ac9d2e3 now we allow overriding multi-value headers. 2010-11-05 14:58:42 +08:00
agentzh (章亦春) 10deafbf7d documented the multi-value header setting feature. 2010-11-05 13:11:46 +08:00
agentzh (章亦春) ce82ec28c2 states that ngx.exec never returns. 2010-11-04 17:30:09 +08:00
agentzh (章亦春) 3811a28b89 documented how to clear a response header. 2010-11-04 17:29:18 +08:00
agentzh (章亦春) 226a207df8 documented ngx.header.xxx, ngx.exec, and ngx.status in README. 2010-11-04 17:27:03 +08:00
Wang Xiaozhe 387f4d5b23 modified build script; modified installation section of readme 2010-09-06 09:32:46 +08:00
Wang Xiaozhe 712f1d15ba complement the directive documents 2010-09-06 01:55:31 +08:00
Wang Xiaozhe dc9797ecc4 removed finished job: read request body 2010-09-06 00:51:33 +08:00
Wang Xiaozhe 71c41e9267 fix readme typo 2010-09-04 00:50:51 +08:00
Wang Xiaozhe 20c22c2f8c fix readme fmt 2010-09-04 00:49:07 +08:00
Wang Xiaozhe 1baf7b6471 fix readme fmt 2010-09-04 00:47:27 +08:00
Wang Xiaozhe 6073e0ea23 removed todo file, move all contents into readme 2010-09-04 00:46:01 +08:00
Wang Xiaozhe 6621e4806f modified todo fmt; add issues in readme 2010-09-04 00:39:22 +08:00
Wang Xiaozhe 7e808f71bb fix readme fmt 2010-09-04 00:35:19 +08:00
Wang Xiaozhe 5cc5897fda fix readme fmt 2010-09-04 00:33:52 +08:00
Wang Xiaozhe 96e6f40209 fix readme fmt 2010-09-04 00:32:18 +08:00
Wang Xiaozhe 488d871c50 fix readme fmt 2010-09-04 00:29:40 +08:00
Wang Xiaozhe 288ef90b0d fix readme fmt 2010-09-04 00:26:03 +08:00
Wang Xiaozhe 8e93880bc9 modified readme fmt 2010-09-04 00:22:24 +08:00
Wang Xiaozhe d6d01dd894 format readme 2010-09-04 00:19:12 +08:00
Wang Xiaozhe c78ba3d7fb added markdown format readme 2010-09-04 00:04:18 +08:00