https://github.com/openresty/lua-nginx-module#lua_need_request_body文档的第一句话如下:Determines whether to force the request body data to be read before running rewrite/access/access_by_lua* or not是否应该改为Determines whether to force the request body data to be read before running rewrite/access/content_by_lua* or not --