Searched refs:http_trailer (Results 1 – 1 of 1) sorted by relevance
13551 const char *http_trailer = " / HTTP/1.0\r\n\r\n"; in test_http_verbs() local13567 if (!TEST_int_gt(BIO_write(b, http_trailer, (int)strlen(http_trailer)), 0)) in test_http_verbs()