Skip to content
  1. Jul 29, 2011
  2. Jul 28, 2011
  3. Jul 27, 2011
  4. Jul 26, 2011
  5. Jul 25, 2011
  6. Jul 24, 2011
  7. Jul 22, 2011
    • Ben Winslow's avatar
      progress: reset flags at transfer start · 27b88140
      Ben Winslow authored
      When an easy handle is used to download an URI which has no
      Content-Length header (or equivalent) after downloading an URI which
      does, the value from the previous transfer is reused and returned by
      CURLINFO_CONTENT_LENGTH_DOWNLOAD. This is because the progress flags
      (used to determine whether such a header was received) are not reset
      between transfers.
      
      Bug: http://curl.haxx.se/bug/view.cgi?id=3370895
      27b88140
  8. Jul 19, 2011
  9. Jul 18, 2011
  10. Jul 16, 2011
  11. Jul 14, 2011
  12. Jul 13, 2011
  13. Jul 12, 2011