From dc9797ecc4491402570b6fa81b3df93dd36548e2 Mon Sep 17 00:00:00 2001 From: Wang Xiaozhe Date: Mon, 6 Sep 2010 00:51:33 +0800 Subject: [PATCH] removed finished job: read request body --- README.markdown | 1 - 1 file changed, 1 deletion(-) diff --git a/README.markdown b/README.markdown index cbbd9024..a3eb9c65 100644 --- a/README.markdown +++ b/README.markdown @@ -312,7 +312,6 @@ Future Plan * Add 'lua_require' directive to load module into main thread's globals * Add Lua VM passive yield and resume (using debug hook) * Make set_by_lua using the same mechanism as content_by_lua -* Integrate $request_body reading functionality Known Issues ============