]> git.kaiwu.me - nginx.git/commit
refactor ngx_http_arg() using ngx_strcasestrn(),
authorIgor Sysoev <igor@sysoev.ru>
Sat, 4 Apr 2009 17:51:38 +0000 (17:51 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Sat, 4 Apr 2009 17:51:38 +0000 (17:51 +0000)
commit1dcaa97ccc0461df87a7c2956ce9f6b4fb1d0467
tree81e97602dea9f55059075ed6f49b6b05fce75d38
parent21a3c66a877e3bdf153f86110e253ab4b3717bf5
refactor ngx_http_arg() using ngx_strcasestrn(),
back out zero termination introduced in r2138
src/http/ngx_http_parse.c
src/http/ngx_http_request.c