Latest update - 7427
This commit is contained in:
@@ -499,6 +499,10 @@ struct ngx_http_request_s {
|
||||
unsigned gzip_vary:1;
|
||||
#endif
|
||||
|
||||
#if (NGX_PCRE)
|
||||
unsigned realloc_captures:1;
|
||||
#endif
|
||||
|
||||
unsigned proxy:1;
|
||||
unsigned bypass_cache:1;
|
||||
unsigned no_cache:1;
|
||||
|
||||
Reference in New Issue
Block a user