Searched refs:http_version (Results 1 - 25 of 51) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openvpn/src/openvpn/
H A Dproxy.h54 const char *http_version; member in struct:http_proxy_options
H A Dproxy.c58 (*hpo)->http_version = "1.0";
527 p->options.http_version);
648 p->options.http_version);
765 p->options.http_version);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openvpn/src/openvpn/
H A Dproxy.h54 const char *http_version; member in struct:http_proxy_options
H A Dproxy.c58 (*hpo)->http_version = "1.0";
527 p->options.http_version);
648 p->options.http_version);
765 p->options.http_version);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openvpn/src/openvpn/
H A Dproxy.h54 const char *http_version; member in struct:http_proxy_options
H A Dproxy.c58 (*hpo)->http_version = "1.0";
527 p->options.http_version);
648 p->options.http_version);
765 p->options.http_version);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/miniupnpc/
H A Dminihttptestserver.c301 char http_version[16]; local
358 for(i = 0; i < (int)sizeof(http_version) - 1; i++) {
361 http_version[i] = *p;
364 http_version[i] = '\0';
366 request_method, request_uri, http_version);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/miniupnpc/
H A Dminihttptestserver.c301 char http_version[16]; local
358 for(i = 0; i < (int)sizeof(http_version) - 1; i++) {
361 http_version[i] = *p;
364 http_version[i] = '\0';
366 request_method, request_uri, http_version);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/miniupnpc/
H A Dminihttptestserver.c301 char http_version[16]; local
358 for(i = 0; i < (int)sizeof(http_version) - 1; i++) {
361 http_version[i] = *p;
364 http_version[i] = '\0';
366 request_method, request_uri, http_version);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lighttpd-1.4.39/src/
H A Drequest.c433 con->request.http_version = con->conf.allow_http11 ? HTTP_VERSION_1_1 : HTTP_VERSION_1_0;
435 con->request.http_version = HTTP_VERSION_1_0;
1051 if (con->request.http_version == HTTP_VERSION_1_1) {
H A Dresponse.c38 if (con->request.http_version == HTTP_VERSION_1_1) {
54 if (con->request.http_version != HTTP_VERSION_1_1 || con->keep_alive == 0) {
332 con->request.http_version = HTTP_VERSION_1_0;
H A Dmod_cgi.c464 if (con->request.http_version == HTTP_VERSION_1_1) {
496 if (con->request.http_version == HTTP_VERSION_1_1 &&
918 s = get_http_version_name(con->request.http_version);
H A Dbase.h160 http_version_t http_version; member in struct:__anon4374
H A Dmod_scgi.c1606 s = get_http_version_name(con->request.http_version);
1837 if (con->request.http_version == HTTP_VERSION_1_1) {
1853 if (con->request.http_version == HTTP_VERSION_1_1 &&
H A Dmod_accesslog.c858 con->request.http_version == HTTP_VERSION_1_1 ? "HTTP/1.1" : "HTTP/1.0", 8);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lighttpd-1.4.39/src/
H A Drequest.c433 con->request.http_version = con->conf.allow_http11 ? HTTP_VERSION_1_1 : HTTP_VERSION_1_0;
435 con->request.http_version = HTTP_VERSION_1_0;
1051 if (con->request.http_version == HTTP_VERSION_1_1) {
H A Dresponse.c38 if (con->request.http_version == HTTP_VERSION_1_1) {
54 if (con->request.http_version != HTTP_VERSION_1_1 || con->keep_alive == 0) {
332 con->request.http_version = HTTP_VERSION_1_0;
H A Dmod_cgi.c464 if (con->request.http_version == HTTP_VERSION_1_1) {
496 if (con->request.http_version == HTTP_VERSION_1_1 &&
918 s = get_http_version_name(con->request.http_version);
H A Dbase.h160 http_version_t http_version; member in struct:__anon5279
H A Dmod_scgi.c1606 s = get_http_version_name(con->request.http_version);
1837 if (con->request.http_version == HTTP_VERSION_1_1) {
1853 if (con->request.http_version == HTTP_VERSION_1_1 &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lighttpd-1.4.39/src/
H A Drequest.c433 con->request.http_version = con->conf.allow_http11 ? HTTP_VERSION_1_1 : HTTP_VERSION_1_0;
435 con->request.http_version = HTTP_VERSION_1_0;
1051 if (con->request.http_version == HTTP_VERSION_1_1) {
H A Dresponse.c38 if (con->request.http_version == HTTP_VERSION_1_1) {
54 if (con->request.http_version != HTTP_VERSION_1_1 || con->keep_alive == 0) {
332 con->request.http_version = HTTP_VERSION_1_0;
H A Dmod_cgi.c464 if (con->request.http_version == HTTP_VERSION_1_1) {
496 if (con->request.http_version == HTTP_VERSION_1_1 &&
918 s = get_http_version_name(con->request.http_version);
H A Dbase.h160 http_version_t http_version; member in struct:__anon39304
H A Dmod_scgi.c1606 s = get_http_version_name(con->request.http_version);
1837 if (con->request.http_version == HTTP_VERSION_1_1) {
1853 if (con->request.http_version == HTTP_VERSION_1_1 &&

Completed in 356 milliseconds

123