1. 22 Jul, 2016 1 commit
  2. 21 Jul, 2016 4 commits
  3. 15 Jul, 2016 2 commits
  4. 14 Jul, 2016 1 commit
  5. 13 Jul, 2016 2 commits
  6. 12 Jul, 2016 1 commit
  7. 08 Jul, 2016 2 commits
  8. 07 Jul, 2016 3 commits
  9. 30 Jun, 2016 2 commits
  10. 29 Jun, 2016 1 commit
  11. 28 Jun, 2016 1 commit
  12. 24 Jun, 2016 3 commits
  13. 23 Jun, 2016 2 commits
  14. 22 Jun, 2016 2 commits
    • Change parent poms to snapshot. · 34dff916
      Spencer Gibb authored
    • Set entity contentLength to 0 for GET requests. · 7e9faef2
      Spencer Gibb authored
      Zuul sets an empty entity for GET requests. The apache http client either sets transfer encoding to chunked or a content length header. This change sets the apache entity contentLength to 0 (not the header), to that in RequestContent the "content-length" header is set to 0 rathern than transfer encoding.
      
      See gh-1042
  15. 21 Jun, 2016 1 commit
  16. 20 Jun, 2016 1 commit
    • Set entity contentLength for HttpClientRibbonCommand. · cfa43029
      Spencer Gibb authored
      If the content length isn't set on the entity, when http client determines which header to set, it sets transfer-encoding to chunked rather than content-length.
      
      This fixes a missing content-length issue when using `HttpClientRibbonCommandFactory`.
      
      See gh-1042
  17. 17 Jun, 2016 2 commits
  18. 16 Jun, 2016 1 commit
  19. 15 Jun, 2016 3 commits
  20. 14 Jun, 2016 3 commits
  21. 13 Jun, 2016 1 commit
  22. 10 Jun, 2016 1 commit