REMAP {
    inbound.url.host = "foo";
}

SEND_REQUEST {
    outbound.url.path = "foo/bar.txt";
}
