Member predicate Fastify::SetMultipleHeaders::definesExplicitly
Holds if the header with (lower-case) name headerName
is set to the value of headerValue
.
predicate definesExplicitly(string headerName, Expr headerValue)
Holds if the header with (lower-case) name headerName
is set to the value of headerValue
.
predicate definesExplicitly(string headerName, Expr headerValue)