STRCASECMP        606 main/SAPI.c    			if (!STRCASECMP(header_line, "Content-Type")) {
STRCASECMP        635 main/SAPI.c    			} else if (!STRCASECMP(header_line, "Location")) {
STRCASECMP        651 main/SAPI.c    			} else if (!STRCASECMP(header_line, "WWW-Authenticate")) { /* HTTP Authentication */