Member predicate Http :: ExplicitHeaderDefinition :: definesExplicitly
DEPRECATED: use definesHeaderValue
instead.
Holds if the header with (lower-case) name headerName
is set to the value of headerValue
.
predicate
definesExplicitly
(
string
headerName
,
Expr
headerValue
)