- 16 Feb, 2017 1 commit
-
-
Spencer Gibb authored
-
- 15 Feb, 2017 2 commits
-
-
Ryan Baxter authored
- 14 Feb, 2017 4 commits
-
-
Ryan Baxter authored
Adds a check for an empty URI in updateToHttpsIfNeeded
-
Ryan Baxter authored
-
Ryan Baxter authored
Add the ability to provide a default ZuulFallbackProvider
-
Ryan Baxter authored
-
- 10 Feb, 2017 5 commits
-
-
Erik Kringen authored
Fixes gh-1414
-
Roman Terentiev authored
#1203 Improve filter performance by using only one instance of AllEncompassingFormHttpMessageConverter (#1681)
-
Spencer Gibb authored
-
Johannes Edmeier authored
Currently all errors during writing to the outputStream are ignored. So the response is read to the end. This is a problem when the response is infite or very long running (`hystrix.stream` for example) and results in the socket never being closed and eating up threads (on zuul and the proxied backend). With this commit the errors during writing are not ignored resulting in closing the response.
-
Ryan Baxter authored
fix gh-1672, support @RequestParam without a value
-
- 09 Feb, 2017 9 commits
-
-
Ryan Baxter authored
-
Ryan Baxter authored
-
Ryan Baxter authored
-
lowzj authored
-
Spencer Gibb authored
-
Ben Klein authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-
- 08 Feb, 2017 2 commits
-
-
Spencer Gibb authored
Also adds minimal javadoc to classes. See gh-1435
-
Spencer Gibb authored
-
- 07 Feb, 2017 2 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
-
- 06 Feb, 2017 1 commit
-
-
Ryan Baxter authored
gh-1641: Fixed instructions for configuring EurekaIntanceConfig in AWS
-
- 04 Feb, 2017 1 commit
-
-
Biju Kunjummen authored
-
- 02 Feb, 2017 1 commit
-
-
Eloi authored
Fixes gh-1663
-
- 01 Feb, 2017 3 commits
-
-
Spencer Gibb authored
* pull1656: Separate adding X-ForwardedProto header
-
Stefan Bley authored
Add X-Forwarded-Proto header in Zuul PreDecorationFilter even with X-Forwarded-Host header being absent
-
Spencer Gibb authored
-
- 27 Jan, 2017 4 commits
-
-
Ryan Baxter authored
This reverts commit 46ee0ce1.
-
Ryan Baxter authored
-
Ryan Baxter authored
-
Eloi authored
maintain multipart content type for data parts Fixes gh-1581
-
- 26 Jan, 2017 1 commit
-
-
Matt Sicker authored
As discovered in #1643, using `@Configuration` on a custom configuration with `@FeignClient` is unnecessary and creates extra work for exclusion from a `@ComponentScan`. This updates the docs to make this explicit.
-
- 25 Jan, 2017 3 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
A new version of httpclient introduced by boot changed the behaviour that previously allowed the charset. It now has to be parsed out and passed to the apache `ContentType` object explicitly. fixes gh-1649
-
- 23 Jan, 2017 1 commit
-
-
Ryan Baxter authored
ZuulProperties.ZuulRoute consturctor missing explicitly setting of customSensitiveHeaders boolean
-