commit | bf23093e108db534e6d9deaac605fbd909172d2a | [log] [tgz] |
---|---|---|
author | Valentin Bartenev <vbart@nginx.com> | Thu Mar 07 18:14:27 2013 +0000 |
committer | Valentin Bartenev <vbart@nginx.com> | Thu Mar 07 18:14:27 2013 +0000 |
tree | 8e4588f809fa16bb68da1c58c4e24a9252eb979a | |
parent | a32d3f8b6b63672fd96ca5ffb82e3e2ee0719850 [diff] |
Refactored ngx_http_init_request(). Now it can be used as the request object factory with minimal impact on the connection object. Therefore it was renamed to ngx_http_create_request().