1. 19 Nov, 2014 1 commit
    • fetch: clear the connection data on close · 1ca61bdc
      When we fetch twice with the same remote object, we did not properly
      clear the connection flags, so we would leak state from the last
      connection.
      
      This can cause the second fetch with the same remote object to fail if
      using a HTTP URL where the server redirects to HTTPS, as the second
      fetch would see `use_ssl` set and think the initial connection wanted to
      downgrade the connection.
      Carlos Martín Nieto committed
  2. 18 Nov, 2014 4 commits
  3. 17 Nov, 2014 6 commits
  4. 15 Nov, 2014 3 commits
  5. 14 Nov, 2014 1 commit
  6. 09 Nov, 2014 3 commits
  7. 08 Nov, 2014 17 commits
  8. 07 Nov, 2014 5 commits