REMAP {
    inbound.url.query = "";
    remove_query("foo,bar");
    keep_query("foo,bar");
}
