- 09 Mar, 2016 4 commits
-
-
Dave Syer authored
-
Jean-Eric Cuendet authored
Fixes gh-891
-
Spencer Gibb authored
-
Spencer Gibb authored
8.15 version of Feign breaks VND content types
-
- 08 Mar, 2016 5 commits
-
-
Marcin Grzejszczak authored
-
Spencer Gibb authored
fixes gh-886
-
Marcin Grzejszczak authored
-
Dave Syer authored
-
Spencer Gibb authored
fixes gh-882
-
- 07 Mar, 2016 4 commits
-
-
Spencer Gibb authored
fixes gh-880
-
Spencer Gibb authored
-
Spencer Gibb authored
I'm not sure that is a good thing though.
-
Dave Syer authored
-
- 04 Mar, 2016 5 commits
-
-
Spencer Gibb authored
-
Dave Syer authored
Fixes gh-873
-
Dave Syer authored
-
Dave Syer authored
For compatiblity with Angel streams we only need to set the content type explicitly. Fixes gh-873
-
Dave Syer authored
Consistent with Spring MVC (and untested up to now apparently). Fixes gh-874
-
- 03 Mar, 2016 4 commits
-
-
Dave Syer authored
Fixes gh-872
-
Dave Syer authored
i.e. user sends multiple files with the same parameter name. Fixes gh-870
-
Spencer Gibb authored
fixes gh-731
-
Spencer Gibb authored
fixes gh-695
-
- 02 Mar, 2016 4 commits
-
-
Spencer Gibb authored
fixes gh-542
-
Spencer Gibb authored
-
Dave Syer authored
-
Dave Syer authored
-
- 01 Mar, 2016 2 commits
-
-
Spencer Gibb authored
fixes gh-857
-
Spencer Gibb authored
Upgrade RxJava to 1.1.1 fixes gh-866
-
- 29 Feb, 2016 1 commit
-
-
Spencer Gibb authored
fixes gh-859
-
- 26 Feb, 2016 2 commits
-
-
Spencer Gibb authored
fixes gh-530
-
Spencer Gibb authored
-
- 25 Feb, 2016 4 commits
-
-
Dave Syer authored
By default we now discard all Set-Cookie and Cookie headers. User can manipulate it per route via zuul.routes.*.sensitiveHeaders, or globally via zuul.ignoredHeaders.
-
Dave Syer authored
-
Dave Syer authored
-
Spencer Gibb authored
fixes gh-854
-
- 24 Feb, 2016 4 commits
-
-
Spencer Gibb authored
fixes gh-847
-
Dave Syer authored
Latest Eureka from Netflix uses a different HTTP client, and it ignores the HTTP basic credentials in a service URL. This change partially restores the old behaviour by providing an interceptor (ClientFilter) that has a single, global username/password taken from the first serviceUrl that contains credentials. Fixes gh-849
-
Dave Syer authored
Any client that wants to can include it back again, but generally it only causes problems (XML returned from apps instead of JSON by Spring MVC for instance). In general it only causes problems for services whose clients use "Accept: application/xml,*/*", for instance (like a browser). See gh-306
-
Dave Syer authored
Eureka now has the option (maybe always there) to not register and that's a sensible default in the bootstrap phase (when we might not know the port yet).
-
- 23 Feb, 2016 1 commit
-