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