1. 30 Jun, 2016 1 commit
  2. 29 Jun, 2016 1 commit
  3. 28 Jun, 2016 1 commit
  4. 24 Jun, 2016 3 commits
  5. 23 Jun, 2016 2 commits
  6. 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
  7. 21 Jun, 2016 1 commit
  8. 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
  9. 17 Jun, 2016 2 commits
  10. 16 Jun, 2016 1 commit
  11. 15 Jun, 2016 3 commits
  12. 14 Jun, 2016 3 commits
  13. 13 Jun, 2016 1 commit
  14. 10 Jun, 2016 1 commit
  15. 09 Jun, 2016 8 commits
  16. 08 Jun, 2016 1 commit
  17. 07 Jun, 2016 4 commits
  18. 06 Jun, 2016 3 commits
  19. 04 Jun, 2016 1 commit