]> git.kaiwu.me - nginx.git/commit
URI processing code moved to a separate function.
authorValentin Bartenev <vbart@nginx.com>
Wed, 20 Mar 2013 09:36:27 +0000 (09:36 +0000)
committerValentin Bartenev <vbart@nginx.com>
Wed, 20 Mar 2013 09:36:27 +0000 (09:36 +0000)
commitfb6f8c45097408e1730f5b6b6eada8573b216967
treeb96fe4a1fe7c527b16aa5de0c57ae13e00c0e87c
parentfd8b7d2f338257861e7f656563f6673dfe90cddb
URI processing code moved to a separate function.

This allows to reuse it in the upcoming SPDY module.
src/http/ngx_http_request.c