1. 29 Oct, 2006 1 commit
  2. 25 Oct, 2006 2 commits
    • Daniel Stenberg's avatar
      a Smalltalk binding · 6adaac7e
      Daniel Stenberg authored
      6adaac7e
    • Daniel Stenberg's avatar
      Fixed CURLOPT_FAILONERROR to return CURLE_HTTP_RETURNED_ERROR even for the · cde5e35d
      Daniel Stenberg authored
      case when 401 or 407 are returned, *IF* no auth credentials have been given.
      The CURLOPT_FAILONERROR option is not possible to make fool-proof for 401
      and 407 cases when auth credentials is given, but we've now covered this
      somewhat more.
      
      You might get some amounts of headers transferred before this situation is
      detected, like for when a "100-continue" is received as a response to a
      POST/PUT and a 401 or 407 is received immediately afterwards.
      
      Added test 281 to verify this change.
      cde5e35d
  3. 21 Oct, 2006 1 commit
  4. 20 Oct, 2006 1 commit
  5. 18 Oct, 2006 1 commit
  6. 13 Oct, 2006 1 commit
  7. 12 Oct, 2006 7 commits
  8. 10 Oct, 2006 2 commits
  9. 09 Oct, 2006 1 commit
  10. 08 Oct, 2006 2 commits
  11. 30 Sep, 2006 1 commit
  12. 27 Sep, 2006 1 commit
  13. 26 Sep, 2006 1 commit
  14. 24 Sep, 2006 2 commits
  15. 23 Sep, 2006 2 commits
  16. 21 Sep, 2006 2 commits
  17. 20 Sep, 2006 2 commits
  18. 13 Sep, 2006 1 commit
  19. 12 Sep, 2006 5 commits
  20. 11 Sep, 2006 1 commit
  21. 08 Sep, 2006 1 commit
  22. 07 Sep, 2006 1 commit
  23. 05 Sep, 2006 1 commit