nginx /
nginx /
64fffe8c12b0ab1fe8a70e7f583589fe3e4ba7e0 HTTP: avoid define-dependent fields in ngx_http_request_t.
Having those breaks binary compatibility between core HTTP modules
and optional HTTP modules that have either of those values defined.
Note that core defines (NGX_PCRE, NGX_STAT_STUB, NGX_HTTP_CACHE,
NGX_HTTP_GZIP, NGX_HTTP_SSL and NGX_HTTP_V2) are left untouched.
Change-Id: Ifceccfa0353c89f0de4d05ab9dab76e2e0ae2579
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
Reviewed-on: https://nginx-review.googlesource.com/1008
Reviewed-by: Martin Maly <mmaly@google.com>
2 files changed