Searched refs:http_major_version (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/
H A Dhttpd.c1539 int http_major_version; local
1609 http_major_version = -1;
1613 http_major_version = (tptr[6] - '0');
1693 if (http_major_version >= 0) {

Completed in 90 milliseconds