Searched refs:create_error_html (Results 1 – 4 of 4) sorted by relevance
44 StringRef create_error_html(BlockAllocator &balloc, unsigned int status_code);
38 StringRef create_error_html(BlockAllocator &balloc, unsigned int http_status) { in create_error_html() function
1001 auto html = http::create_error_html(balloc, status_code); in error_reply()
1576 auto html = http::create_error_html(balloc, status_code); in error_reply()