Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/lib/
H A Dhttp_server.c39 #define HTTP_1_0 HTTP_PREFIX_VERSION"0" /* "HTTP/1.0" */ macro
/freebsd/crypto/openssl/crypto/http/
H A Dhttp_client.c31 #define HTTP_1_0 HTTP_PREFIX_VERSION"0" /* "HTTP/1.0" */ macro