abstract fun isMatchedBy(matchTry: ParsedHeaderValue): Boolean
Test if this header is matched by matchTry header
matchTry - The header to be matched from
matchTry
Return true if this header represents a subset of matchTry, otherwise, false