- 14 Jun, 2016 1 commit
-
-
Spencer Gibb authored
-
- 13 Jun, 2016 1 commit
-
-
Spencer Gibb authored
-
- 07 Jun, 2016 1 commit
-
-
Spencer Gibb authored
-
- 06 Jun, 2016 3 commits
- 04 Jun, 2016 1 commit
-
-
Dave Syer authored
-
- 03 Jun, 2016 12 commits
-
-
Spencer Gibb authored
fixes gh-1074
-
Spencer Gibb authored
* fix-hardcoded-path-encoding: Fixed the path encoding in ProxyRequestHelper when the character encoding was specifically set on HttpServletRequest.
-
Jacques-Etienne Beaudet authored
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.
-
Spencer Gibb authored
* pull979: Use request.characterEncoding prior to default encoding
-
Marcos Barbero authored
fixes gh-647
-
Spencer Gibb authored
* issue-1041-fix: Enables Hystrix metrics poll interval config.
-
Venil Noronha authored
Fixes gh-1041
-
Spencer Gibb authored
* patch-1: Support header placeholders in SpringMvcContract.
-
Damian Jackson authored
When using property placeholders in the @RequestMapping annotation the ones placed in the headers attribute do not get replaced. This appears to be because the other attributes, such as the url, use the resolve() function to perform the substitution whereas the header is parsed as-is. This change adds a call to resolve for each side of the equals in the header string so that the properties are substituted correctly.
-
Spencer Gibb authored
* ribbon-2.2.0: Upgrade ribbon to 2.2.0
-
Daniel Lavoie authored
fix gh-1045
-
Spencer Gibb authored
-
- 28 May, 2016 3 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-
- 27 May, 2016 9 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Daniel Lavoie authored
-
- 24 May, 2016 1 commit
-
-
Dave Syer authored
If there is no content type incoming, then it should be absent in the outgoing request (not "null"). Fixes gh-1037
-
- 23 May, 2016 8 commits
-
-
Spencer Gibb authored
fixes gh-1030
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
fixes gh-1044
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-