STRCASECMP 783 main/SAPI.c if (!STRCASECMP(header_line, "Content-Type")) { STRCASECMP 813 main/SAPI.c } else if (!STRCASECMP(header_line, "Content-Length")) { STRCASECMP 821 main/SAPI.c } else if (!STRCASECMP(header_line, "Location")) { STRCASECMP 837 main/SAPI.c } else if (!STRCASECMP(header_line, "WWW-Authenticate")) { /* HTTP Authentication */