ngx_http_headers_out_t   71 http/modules/ngx_http_headers_filter_module.c                  offsetof(ngx_http_headers_out_t, last_modified),
ngx_http_headers_out_t  133 http/ngx_http_header_filter_module.c     { ngx_string("Server"), offsetof(ngx_http_headers_out_t, server) },
ngx_http_headers_out_t  134 http/ngx_http_header_filter_module.c     { ngx_string("Date"), offsetof(ngx_http_headers_out_t, date) },
ngx_http_headers_out_t  136 http/ngx_http_header_filter_module.c                  offsetof(ngx_http_headers_out_t, content_length) },
ngx_http_headers_out_t  138 http/ngx_http_header_filter_module.c                  offsetof(ngx_http_headers_out_t, content_encoding) },
ngx_http_headers_out_t  139 http/ngx_http_header_filter_module.c     { ngx_string("Location"), offsetof(ngx_http_headers_out_t, location) },
ngx_http_headers_out_t  141 http/ngx_http_header_filter_module.c                  offsetof(ngx_http_headers_out_t, last_modified) },
ngx_http_headers_out_t  143 http/ngx_http_header_filter_module.c                  offsetof(ngx_http_headers_out_t, accept_ranges) },
ngx_http_headers_out_t  144 http/ngx_http_header_filter_module.c     { ngx_string("Expires"), offsetof(ngx_http_headers_out_t, expires) },
ngx_http_headers_out_t  146 http/ngx_http_header_filter_module.c                  offsetof(ngx_http_headers_out_t, cache_control) },
ngx_http_headers_out_t  147 http/ngx_http_header_filter_module.c     { ngx_string("ETag"), offsetof(ngx_http_headers_out_t, etag) },
ngx_http_headers_out_t  371 http/ngx_http_request.h     ngx_http_headers_out_t            headers_out;
ngx_http_headers_out_t  512 http/ngx_http_special_response.c                 sizeof(ngx_http_headers_out_t)
ngx_http_headers_out_t  513 http/ngx_http_special_response.c                     - offsetof(ngx_http_headers_out_t, status));
ngx_http_headers_out_t  160 http/ngx_http_upstream.c                  offsetof(ngx_http_headers_out_t, date), 0 },
ngx_http_headers_out_t  171 http/ngx_http_upstream.c                  offsetof(ngx_http_headers_out_t, etag), 0 },
ngx_http_headers_out_t  177 http/ngx_http_upstream.c                  offsetof(ngx_http_headers_out_t, server), 0 },
ngx_http_headers_out_t  204 http/ngx_http_upstream.c                  offsetof(ngx_http_headers_out_t, cache_control), 1 },
ngx_http_headers_out_t  209 http/ngx_http_upstream.c                  offsetof(ngx_http_headers_out_t, expires), 1 },
ngx_http_headers_out_t  215 http/ngx_http_upstream.c                  offsetof(ngx_http_headers_out_t, accept_ranges), 1 },