http_emit_header 122 src/http.c         http_emit_header (HTTP_STATUS_NOTFOUND, "File not found");
http_emit_header 925 src/http.c           http_emit_header (HTTP_STATUS_BADREQUEST,"Bad Request");
http_emit_header 934 src/http.c         http_emit_header (HTTP_STATUS_BADREQUEST,"Bad Request");
http_emit_header 949 src/http.c           http_emit_header (HTTP_STATUS_FORBIDDEN,"Access Forbidden");
http_emit_header 957 src/http.c           http_emit_header (HTTP_STATUS_FORBIDDEN,"Access Forbidden");