Skip to content
Snippets Groups Projects
  1. Aug 23, 2007
  2. Jul 20, 2007
  3. Jul 01, 2007
  4. Jun 13, 2007
  5. May 15, 2007
  6. May 14, 2007
  7. May 09, 2007
  8. Apr 22, 2007
  9. Mar 23, 2007
  10. Feb 28, 2007
  11. Feb 23, 2007
  12. Feb 20, 2007
  13. Feb 12, 2007
  14. Jan 25, 2007
  15. Jan 05, 2007
  16. Dec 14, 2006
  17. Dec 06, 2006
  18. Nov 03, 2006
  19. 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
  20. Oct 12, 2006
  21. Oct 09, 2006
  22. Sep 30, 2006
  23. Sep 24, 2006
  24. Sep 23, 2006
  25. Sep 21, 2006
  26. Sep 20, 2006
  27. Sep 11, 2006
  28. Jul 26, 2006
  29. Jul 25, 2006
  30. Jun 16, 2006
  31. May 25, 2006
  32. Apr 26, 2006
  33. Mar 21, 2006
  34. Mar 15, 2006
Loading