stricmp
if (!stricmp(protocol, "http")) {
} else if (!stricmp(protocol, "ipp")) {
} else if (stricmp(s, "Keep-Alive")) {