Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
url参数中带_的参数无法获取值
zhylninc
比如xx_key
moonbingbing
你是通过
ngx.req.get_uri_args()来获取参数的吗?
不是的话,url的下划线可能被转义了。
另外,提问时请给一个最小化可以复现的代码案例,不然只能猜测。
2015-11-11 16:11 GMT+08:00 海圆张
<
zhy...@gmail.com
>
:
比如xx_key
--