Searched refs:allow_http11 (Results 1 – 4 of 4) sorted by relevance
201 s->allow_http11 = 1; in config_insert()256 cv[36].destination = &(s->allow_http11); in config_insert()317 PATCH(allow_http11); in config_setup_connection()469 PATCH(allow_http11); in config_patch_connection()
300 unsigned short allow_http11; member
373 if (!con->conf.allow_http11) { in http_response_prepare()
430 con->request.http_version = con->conf.allow_http11 ? HTTP_VERSION_1_1 : HTTP_VERSION_1_0; in http_request_parse()