Home
last modified time | relevance | path

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

/openssl/apps/lib/
H A Dhttp_server.c33 #define HTTP_VERSION_STR " "HTTP_PREFIX_VERSION macro
357 if (!HAS_PREFIX(end, HTTP_VERSION_STR)) { in http_server_get_asn1_req()
367 *found_keep_alive = end[sizeof(HTTP_VERSION_STR) - 1] > '0'; in http_server_get_asn1_req()

Completed in 7 milliseconds