This topic created in 2770 days ago, the information mentioned may be changed or developed.
了解$request_body,但是会把 post 的 content 也打印出来。能否只打印出 keys,别打印内容?
想批量搂一下 post 的参数(模块较多,接口较多),想通过 nginx 看一下。
1 replies • 2018-09-28 00:32:58 +08:00
 |
|
1
my3157 Sep 28, 2018
试试 ngx_lua
|