ngx_http_headers_out_t   82 src/http/modules/ngx_http_headers_filter_module.c                  offsetof(ngx_http_headers_out_t, last_modified),
ngx_http_headers_out_t   86 src/http/modules/ngx_http_headers_filter_module.c                  offsetof(ngx_http_headers_out_t, etag),
ngx_http_headers_out_t  130 src/http/ngx_http_header_filter_module.c     { ngx_string("Server"), offsetof(ngx_http_headers_out_t, server) },
ngx_http_headers_out_t  131 src/http/ngx_http_header_filter_module.c     { ngx_string("Date"), offsetof(ngx_http_headers_out_t, date) },
ngx_http_headers_out_t  133 src/http/ngx_http_header_filter_module.c                  offsetof(ngx_http_headers_out_t, content_length) },
ngx_http_headers_out_t  135 src/http/ngx_http_header_filter_module.c                  offsetof(ngx_http_headers_out_t, content_encoding) },
ngx_http_headers_out_t  136 src/http/ngx_http_header_filter_module.c     { ngx_string("Location"), offsetof(ngx_http_headers_out_t, location) },
ngx_http_headers_out_t  138 src/http/ngx_http_header_filter_module.c                  offsetof(ngx_http_headers_out_t, last_modified) },
ngx_http_headers_out_t  140 src/http/ngx_http_header_filter_module.c                  offsetof(ngx_http_headers_out_t, accept_ranges) },
ngx_http_headers_out_t  141 src/http/ngx_http_header_filter_module.c     { ngx_string("Expires"), offsetof(ngx_http_headers_out_t, expires) },
ngx_http_headers_out_t  143 src/http/ngx_http_header_filter_module.c                  offsetof(ngx_http_headers_out_t, cache_control) },
ngx_http_headers_out_t  144 src/http/ngx_http_header_filter_module.c     { ngx_string("ETag"), offsetof(ngx_http_headers_out_t, etag) },
ngx_http_headers_out_t  384 src/http/ngx_http_request.h     ngx_http_headers_out_t            headers_out;
ngx_http_headers_out_t  522 src/http/ngx_http_special_response.c                 sizeof(ngx_http_headers_out_t)
ngx_http_headers_out_t  523 src/http/ngx_http_special_response.c                     - offsetof(ngx_http_headers_out_t, status));
ngx_http_headers_out_t  196 src/http/ngx_http_upstream.c                  offsetof(ngx_http_headers_out_t, date), 0 },
ngx_http_headers_out_t  206 src/http/ngx_http_upstream.c                  offsetof(ngx_http_headers_out_t, etag), 0 },
ngx_http_headers_out_t  212 src/http/ngx_http_upstream.c                  offsetof(ngx_http_headers_out_t, server), 0 },
ngx_http_headers_out_t  240 src/http/ngx_http_upstream.c                  offsetof(ngx_http_headers_out_t, cache_control), 1 },
ngx_http_headers_out_t  245 src/http/ngx_http_upstream.c                  offsetof(ngx_http_headers_out_t, expires), 1 },
ngx_http_headers_out_t  251 src/http/ngx_http_upstream.c                  offsetof(ngx_http_headers_out_t, accept_ranges), 1 },