fn node_references_response_body(node: &Node) -> bool
Whether evaluating node reads context.response.body.
node
context.response.body
Walks the whole tree, so a body subject nested inside an AND/OR/NOT group counts exactly like one at the top level.