Skip to content
Snippets Groups Projects
  1. Oct 29, 2006
  2. Oct 27, 2006
  3. Oct 26, 2006
  4. 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
    • Daniel Stenberg's avatar
      updated copyright year · b2c37826
      Daniel Stenberg authored
      b2c37826
  5. Oct 24, 2006
  6. Oct 23, 2006
  7. Oct 22, 2006
  8. Oct 21, 2006
  9. Oct 20, 2006
  10. Oct 19, 2006
  11. Oct 18, 2006
  12. Oct 17, 2006
Loading