REMAP {
    if inbound.req.X-Debug == "supersekret" {
        set-debug();
    }
}
