Home
last modified time | relevance | path

Searched defs:HTTP_VERSION_PATT (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/apps/lib/
H A Dhttp_server.c37 #define HTTP_VERSION_PATT "1." /* allow 1.x */ macro
/freebsd/crypto/openssl/crypto/http/
H A Dhttp_client.c28 #define HTTP_VERSION_PATT "1." /* allow 1.x */ macro