Member predicate RestClientHttpRequest::disablesCertificateValidation
Holds if this request is made using a mode that disables SSL/TLS
certificate validation, where disablingNode
represents the point at
which the validation was disabled, and argumentOrigin
represents the origin
of the argument that disabled the validation (which could be the same node as
disablingNode
).
predicate disablesCertificateValidation(Node disablingNode, Node argumentOrigin)