1. 29 Apr, 2016 1 commit
    • Jay Satiro's avatar
      curl -J: make it work even without http:// scheme on URL · 0dc4d8e4
      Jay Satiro authored
      It does open up a miniscule risk that one of the other protocols that
      libcurl could use would send back a Content-Disposition header and then
      curl would act on it even if not HTTP.
      
      A future mitigation for this risk would be to allow the callback to ask
      libcurl which protocol is being used.
      
      Verified with test 1312
      
      Closes #760
      0dc4d8e4
  2. 28 Apr, 2016 21 commits
  3. 27 Apr, 2016 1 commit
  4. 26 Apr, 2016 4 commits
  5. 25 Apr, 2016 9 commits
  6. 24 Apr, 2016 4 commits