Searched refs:aAuthenKey (Results 1 – 1 of 1) sorted by relevance
438 StrCSumPtrLen aAuthenKey = "WWW-Authenticate"; in isServerSupportBasicAuthentication() local439 uint32 numFieldsByKey = iParser->getNumberOfFieldsByKey(aAuthenKey); in isServerSupportBasicAuthentication()444 iParser->getField(aAuthenKey, aAuthenValue, i); in isServerSupportBasicAuthentication()458 StrCSumPtrLen aAuthenKey = "WWW-Authenticate"; in getAuthenInfo() local459 uint32 numFieldsByKey = iParser->getNumberOfFieldsByKey(aAuthenKey); in getAuthenInfo()464 iParser->getField(aAuthenKey, aAuthenValue, i); in getAuthenInfo()517 StrCSumPtrLen aAuthenKey = "WWW-Authenticate"; in isServerSendAuthenticationHeader() local519 if (iParser->getField(aAuthenKey, aAuthenValue)) in isServerSendAuthenticationHeader()