STRCASECMP 788 main/SAPI.c if (!STRCASECMP(header_line, "Content-Type")) { STRCASECMP 818 main/SAPI.c } else if (!STRCASECMP(header_line, "Content-Length")) { STRCASECMP 826 main/SAPI.c } else if (!STRCASECMP(header_line, "Location")) { STRCASECMP 842 main/SAPI.c } else if (!STRCASECMP(header_line, "WWW-Authenticate")) { /* HTTP Authentication */