request.routeParams should be decoded #68
Closed
Milestone
Comments
It seems like we are neither using Finagle's
I think I can get a fix for this... |
cacoco
pushed a commit
that referenced
this issue
May 13, 2015
It seems like when using a case class instead of |
@turbolent this issue was filed against 1.x which is not relevant to 2.x. If you have an issue can you file a new one? Thanks. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When requesting
/hello%3Aworld?bar=hello%3Aworld
Workaround:
The text was updated successfully, but these errors were encountered: