SEND_RESPONSE {
    if inbound.resp.X-Send-Response == "yes" {
        inbound.resp.X-Send-Response = "";
    }
}
