ngx_http_upstream_headers_in_t  143 http/ngx_http_upstream.c                  offsetof(ngx_http_upstream_headers_in_t, status),
ngx_http_upstream_headers_in_t  148 http/ngx_http_upstream.c                  offsetof(ngx_http_upstream_headers_in_t, content_type),
ngx_http_upstream_headers_in_t  153 http/ngx_http_upstream.c                  offsetof(ngx_http_upstream_headers_in_t, content_length),
ngx_http_upstream_headers_in_t  158 http/ngx_http_upstream.c                  offsetof(ngx_http_upstream_headers_in_t, date),
ngx_http_upstream_headers_in_t  164 http/ngx_http_upstream.c                  offsetof(ngx_http_upstream_headers_in_t, last_modified),
ngx_http_upstream_headers_in_t  169 http/ngx_http_upstream.c                  offsetof(ngx_http_upstream_headers_in_t, etag),
ngx_http_upstream_headers_in_t  175 http/ngx_http_upstream.c                  offsetof(ngx_http_upstream_headers_in_t, server),
ngx_http_upstream_headers_in_t  181 http/ngx_http_upstream.c                  offsetof(ngx_http_upstream_headers_in_t, www_authenticate),
ngx_http_upstream_headers_in_t  186 http/ngx_http_upstream.c                  offsetof(ngx_http_upstream_headers_in_t, location),
ngx_http_upstream_headers_in_t  213 http/ngx_http_upstream.c                  offsetof(ngx_http_upstream_headers_in_t, accept_ranges),
ngx_http_upstream_headers_in_t  235 http/ngx_http_upstream.c                  offsetof(ngx_http_upstream_headers_in_t, x_accel_redirect),
ngx_http_upstream_headers_in_t  253 http/ngx_http_upstream.c                  offsetof(ngx_http_upstream_headers_in_t, content_encoding),
ngx_http_upstream_headers_in_t  791 http/ngx_http_upstream.c     ngx_memzero(&u->headers_in, sizeof(ngx_http_upstream_headers_in_t));
ngx_http_upstream_headers_in_t 1274 http/ngx_http_upstream.c     ngx_memzero(&u->headers_in, sizeof(ngx_http_upstream_headers_in_t));
ngx_http_upstream_headers_in_t  264 http/ngx_http_upstream.h     ngx_http_upstream_headers_in_t   headers_in;