public static RequestMatching Url(this RequestMatching builder, Uri requestUri) { return(builder.RequestUri(requestUri)); }