]> git.kaiwu.me - nginx.git/commit
Stop emulating a space character after r->method_name.
authorRuslan Ermilov <ru@nginx.com>
Mon, 30 Nov 2015 09:54:01 +0000 (12:54 +0300)
committerRuslan Ermilov <ru@nginx.com>
Mon, 30 Nov 2015 09:54:01 +0000 (12:54 +0300)
commit362fb6c1d4620fb061fc242a78cb0343e6c4a7e0
treea1d46108ff728b302ed427cfe0cd487978392444
parent05a38c707728bba20e21c57dcb8035574b56e055
Stop emulating a space character after r->method_name.

This is an API change.

The proxy module was modified to not depend on this in 44122bddd9a1.
No known third-party modules seem to depend on this.
src/http/ngx_http_core_module.c
src/http/v2/ngx_http_v2.c