Searched defs:headerType (Results 1 – 3 of 3) sorted by relevance
32 ContentSecurityPolicyHeaderType headerType() const { return m_headerType; } in headerType() function
121 Json::Value headerType = header[kJsonKey_Header_Type]; in readExpectationsFile() local