STRCASECMP 777 main/SAPI.c if (!STRCASECMP(header_line, "Content-Type")) {
STRCASECMP 807 main/SAPI.c } else if (!STRCASECMP(header_line, "Content-Length")) {
STRCASECMP 815 main/SAPI.c } else if (!STRCASECMP(header_line, "Location")) {
STRCASECMP 831 main/SAPI.c } else if (!STRCASECMP(header_line, "WWW-Authenticate")) { /* HTTP Authentication */