hasKeyIgnoreCase(key:)

Attributes.swift:183
func hasKeyIgnoreCase<T>(key: T) -> Bool where T : Collection, T.Element == UInt8