Skip to content
  1. Oct 25, 2006
    • 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
  2. Oct 21, 2006
  3. Oct 18, 2006
  4. Oct 17, 2006
  5. Oct 13, 2006
  6. Oct 12, 2006
  7. Oct 09, 2006
  8. Oct 06, 2006
  9. Sep 30, 2006
  10. Sep 28, 2006
  11. Sep 24, 2006
  12. Sep 23, 2006
  13. Sep 21, 2006
  14. Sep 20, 2006
  15. Sep 12, 2006
  16. Sep 11, 2006
  17. Sep 10, 2006
  18. Sep 09, 2006
  19. Sep 08, 2006
  20. Sep 07, 2006
  21. Sep 04, 2006
  22. Sep 03, 2006
  23. Aug 31, 2006
  24. Aug 29, 2006
  25. Aug 25, 2006
  26. Aug 22, 2006
  27. Aug 21, 2006
  28. Aug 19, 2006
  29. Aug 18, 2006
  30. Aug 16, 2006
  31. Aug 08, 2006
  32. Aug 07, 2006