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