Searched refs:http_status_append (Results 1 – 6 of 6) sorted by relevance
88 void http_status_append(buffer *b, int status);
204 void http_status_append(buffer * const b, const int status) { in http_status_append() function
135 http_status_append(b, r->http_status); in http_response_write_header()677 http_status_append(b, r->http_status); in http_response_static_errdoc()683 http_status_append(b, r->http_status); in http_response_static_errdoc()
392 http_status_append(b, r->http_status); in connection_send_1xx()
867 http_status_append(b, status); in webdav_xml_status()
1367 * [core] http_status_append() short-circuit 200 OK2132 * [core] http_status_append()