Searched refs:HTTP_500_RESPONSE_TEMPLATE (Results 1 – 2 of 2) sorted by relevance
77 #define HTTP_500_RESPONSE_TEMPLATE \ in send_http1_500() macro86 char http_response[sizeof(HTTP_500_RESPONSE_TEMPLATE) + in send_http1_500()114 HTTP_500_RESPONSE_TEMPLATE, in send_http1_500()
376 #define HTTP_500_RESPONSE_TEMPLATE "Internal Server Error%s%s" in send_http2_500() macro380 char http_response[sizeof(HTTP_500_RESPONSE_TEMPLATE) + in send_http2_500()408 HTTP_500_RESPONSE_TEMPLATE, desc_separator, error_desc); in send_http2_500()