1
ovear Aug 20, 2013 nginx-lua扩展
参考: http://wiki.nginx.org/HttpLuaModule#ngx.req.get_headers |
2
sarowlwp Aug 20, 2013
顶楼上
|
3
Oopos Aug 20, 2013
在nginx http_hello_world example的基础上稍微改一下也是可以的。
|
4
jseanj Aug 20, 2013
保存到哪呢,直接通过ngx_http_request_t的headers_in就拿出来了
|