NGX_HTTP_NO_CONTENT   64 src/http/modules/ngx_http_chunked_filter_module.c         || r->headers_out.status == NGX_HTTP_NO_CONTENT
NGX_HTTP_NO_CONTENT  231 src/http/modules/ngx_http_dav_module.c         status = NGX_HTTP_NO_CONTENT;
NGX_HTTP_NO_CONTENT  383 src/http/modules/ngx_http_dav_module.c         return NGX_HTTP_NO_CONTENT;
NGX_HTTP_NO_CONTENT  823 src/http/modules/ngx_http_dav_module.c                 return NGX_HTTP_NO_CONTENT;
NGX_HTTP_NO_CONTENT  838 src/http/modules/ngx_http_dav_module.c             return NGX_HTTP_NO_CONTENT;
NGX_HTTP_NO_CONTENT  169 src/http/modules/ngx_http_headers_filter_module.c     case NGX_HTTP_NO_CONTENT:
NGX_HTTP_NO_CONTENT 1862 src/http/modules/ngx_http_proxy_module.c             if (u->headers_in.status_n == NGX_HTTP_NO_CONTENT
NGX_HTTP_NO_CONTENT 1917 src/http/modules/ngx_http_proxy_module.c     if (u->headers_in.status_n == NGX_HTTP_NO_CONTENT
NGX_HTTP_NO_CONTENT  220 src/http/ngx_http_header_filter_module.c             if (status == NGX_HTTP_NO_CONTENT) {
NGX_HTTP_NO_CONTENT 2301 src/http/ngx_http_request.c         || rc == NGX_HTTP_NO_CONTENT)
NGX_HTTP_NO_CONTENT  153 src/http/ngx_http_spdy_filter_module.c     case NGX_HTTP_NO_CONTENT:
NGX_HTTP_NO_CONTENT  439 src/http/ngx_http_special_response.c     } else if (error == NGX_HTTP_NO_CONTENT) {