Name |
Last commit
|
Last update |
---|---|---|
.. | ||
java/org/springframework/cloud/netflix | ||
resources |
Fixed the path encoding in ProxyRequestHelper when the character encoding was specifically set on HttpServletRequest. When the character encoding was set to UTF-8 for example, the path was correctly decoded in PreDecorationFilter but was reencoded in ProxyRequestHelper using the Servlet default ISO-8859-1. This commit uses the character encoding when set and fallback on default.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
java/org/springframework/cloud/netflix | Loading commit data... | |
resources | Loading commit data... |