Fix zuul error when there are colons in request param name.
Previously, parameter names with colons (ie foo:bar), caused an IllegalArgumentException because 41c36400 introduced UriTemplate to properly encode.
fixes gh-1193
Showing
Please
register
or
sign in
to comment