Home
last modified time | relevance | path

Searched refs:http_trailer (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dsslapitest.c13551 const char *http_trailer = " / HTTP/1.0\r\n\r\n"; in test_http_verbs() local
13567 if (!TEST_int_gt(BIO_write(b, http_trailer, (int)strlen(http_trailer)), 0)) in test_http_verbs()