http_emit_header 122 src/http.c         http_emit_header (HTTP_STATUS_NOTFOUND, "File not found");
http_emit_header 927 src/http.c           http_emit_header (HTTP_STATUS_BADREQUEST,"Bad Request");
http_emit_header 936 src/http.c         http_emit_header (HTTP_STATUS_BADREQUEST,"Bad Request");
http_emit_header 951 src/http.c           http_emit_header (HTTP_STATUS_FORBIDDEN,"Access Forbidden");
http_emit_header 959 src/http.c           http_emit_header (HTTP_STATUS_FORBIDDEN,"Access Forbidden");