REMAP {
    if !(inbound.req.X-Debug != "keep") {
        inbound.req.X-Found = "yes";
    }
}
