NGX_HTTP_BAD_REQUEST  346 http/modules/ngx_http_dav_module.c             return NGX_HTTP_BAD_REQUEST;
NGX_HTTP_BAD_REQUEST  365 http/modules/ngx_http_dav_module.c             return NGX_HTTP_BAD_REQUEST;
NGX_HTTP_BAD_REQUEST  535 http/modules/ngx_http_dav_module.c         return NGX_HTTP_BAD_REQUEST;
NGX_HTTP_BAD_REQUEST  550 http/modules/ngx_http_dav_module.c         return NGX_HTTP_BAD_REQUEST;
NGX_HTTP_BAD_REQUEST  581 http/modules/ngx_http_dav_module.c         return NGX_HTTP_BAD_REQUEST;
NGX_HTTP_BAD_REQUEST  597 http/modules/ngx_http_dav_module.c     return NGX_HTTP_BAD_REQUEST;
NGX_HTTP_BAD_REQUEST  627 http/modules/ngx_http_dav_module.c                 return NGX_HTTP_BAD_REQUEST;
NGX_HTTP_BAD_REQUEST  633 http/modules/ngx_http_dav_module.c             return NGX_HTTP_BAD_REQUEST;
NGX_HTTP_BAD_REQUEST  658 http/modules/ngx_http_dav_module.c         return NGX_HTTP_BAD_REQUEST;
NGX_HTTP_BAD_REQUEST  736 http/modules/ngx_http_dav_module.c             return NGX_HTTP_BAD_REQUEST;
NGX_HTTP_BAD_REQUEST 4104 http/ngx_http_core_module.c                     err->overwrite = NGX_HTTP_BAD_REQUEST;
NGX_HTTP_BAD_REQUEST  249 http/ngx_http_header_filter_module.c         } else if (status >= NGX_HTTP_BAD_REQUEST
NGX_HTTP_BAD_REQUEST  253 http/ngx_http_header_filter_module.c             status = status - NGX_HTTP_BAD_REQUEST
NGX_HTTP_BAD_REQUEST  624 http/ngx_http_request.c     ngx_http_close_request(r, NGX_HTTP_BAD_REQUEST);
NGX_HTTP_BAD_REQUEST  751 http/ngx_http_request.c                     ngx_http_finalize_request(r, NGX_HTTP_BAD_REQUEST);
NGX_HTTP_BAD_REQUEST  845 http/ngx_http_request.c                     ngx_http_finalize_request(r, NGX_HTTP_BAD_REQUEST);
NGX_HTTP_BAD_REQUEST  904 http/ngx_http_request.c             ngx_http_finalize_request(r, NGX_HTTP_BAD_REQUEST);
NGX_HTTP_BAD_REQUEST 1111 http/ngx_http_request.c         ngx_http_finalize_request(r, NGX_HTTP_BAD_REQUEST);
NGX_HTTP_BAD_REQUEST 1164 http/ngx_http_request.c         ngx_http_finalize_request(r, NGX_HTTP_BAD_REQUEST);
NGX_HTTP_BAD_REQUEST 1358 http/ngx_http_request.c     ngx_http_finalize_request(r, NGX_HTTP_BAD_REQUEST);
NGX_HTTP_BAD_REQUEST 1381 http/ngx_http_request.c         ngx_http_finalize_request(r, NGX_HTTP_BAD_REQUEST);
NGX_HTTP_BAD_REQUEST 1522 http/ngx_http_request.c         ngx_http_finalize_request(r, NGX_HTTP_BAD_REQUEST);
NGX_HTTP_BAD_REQUEST  309 http/ngx_http_request_body.c                 return NGX_HTTP_BAD_REQUEST;
NGX_HTTP_BAD_REQUEST 1363 http/ngx_http_script.c     if (code->status < NGX_HTTP_BAD_REQUEST
NGX_HTTP_BAD_REQUEST  367 http/ngx_http_special_response.c             case NGX_HTTP_BAD_REQUEST:
NGX_HTTP_BAD_REQUEST  380 http/ngx_http_special_response.c             case NGX_HTTP_BAD_REQUEST:
NGX_HTTP_BAD_REQUEST  436 http/ngx_http_special_response.c     } else if (error >= NGX_HTTP_BAD_REQUEST
NGX_HTTP_BAD_REQUEST  440 http/ngx_http_special_response.c         err = error - NGX_HTTP_BAD_REQUEST + NGX_HTTP_LEVEL_200
NGX_HTTP_BAD_REQUEST  455 http/ngx_http_special_response.c                 r->err_status = NGX_HTTP_BAD_REQUEST;