Searched refs:httplen (Results 1 – 1 of 1) sorted by relevance
231 const int httplen = strlen(httpprotocol); in get_encoded_response() local332 (strncasecmp((const char *)buf, httpprotocol, httplen) != 0)) { in get_encoded_response()