1. 04 May, 2017 2 commits
  2. 03 May, 2017 2 commits
  3. 25 Apr, 2017 1 commit
  4. 11 Apr, 2017 1 commit
    • Close response on errors writing to the outputStream (#1372) · 7eb66477
      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.
  5. 04 Apr, 2017 1 commit
  6. 03 Apr, 2017 1 commit
  7. 09 Mar, 2017 1 commit
  8. 08 Mar, 2017 7 commits
  9. 07 Mar, 2017 2 commits
  10. 20 Feb, 2017 2 commits
  11. 18 Feb, 2017 1 commit
  12. 15 Feb, 2017 2 commits
  13. 14 Feb, 2017 1 commit
  14. 13 Feb, 2017 1 commit
  15. 09 Feb, 2017 5 commits
  16. 06 Feb, 2017 1 commit
  17. 03 Feb, 2017 2 commits
  18. 27 Jan, 2017 4 commits
  19. 23 Jan, 2017 1 commit
  20. 11 Jan, 2017 2 commits