Searched refs:httpWant (Results 1 – 1 of 1) sorted by relevance
649 Want httpWant; in IsBrowserSkillsValid() local650 httpWant.SetAction(ACTION_VIEW_DATA); in IsBrowserSkillsValid()651 httpWant.AddEntity(ENTITY_BROWSER); in IsBrowserSkillsValid()652 httpWant.SetUri(HTTP); in IsBrowserSkillsValid()659 if (skill.Match(httpsWant) || skill.Match(httpWant)) { in IsBrowserSkillsValid()