Home
last modified time | relevance | path

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

/dports/www/pound/Pound-2.8/
H A Dpound.h397 int noHTTPS11; /* HTTP 1.1 mode for SSL */ member
H A Dhttp.c1313 switch(lstn->noHTTPS11) { in do_http()
H A Dconfig.c1241 res->noHTTPS11 = atoi(lin + matches[1].rm_so); in parse_HTTPS()