STRCASECMP        779 main/SAPI.c    			if (!STRCASECMP(header_line, "Content-Type")) {
STRCASECMP        809 main/SAPI.c    			} else if (!STRCASECMP(header_line, "Content-Length")) {
STRCASECMP        817 main/SAPI.c    			} else if (!STRCASECMP(header_line, "Location")) {
STRCASECMP        833 main/SAPI.c    			} else if (!STRCASECMP(header_line, "WWW-Authenticate")) { /* HTTP Authentication */