REMAP {
    if internal() {
        inbound.req.X-Foo = "Is Internal";
    }
}
