Skip to content
  1. Feb 02, 2009
    • Daniel Stenberg's avatar
      - Craig A West brought us: libcurl now defaults to do CONNECT with HTTP · bdd4294e
      Daniel Stenberg authored
        version 1.1 instead of 1.0 like before. This change also introduces the new
        proxy type for libcurl called 'CURLPROXY_HTTP_1_0' that then allows apps to
        switch (back) to CONNECT 1.0 requests. The curl tool also got a --proxy1.0
        option that works exactly like --proxy but sets CURLPROXY_HTTP_1_0.
      
        I updated all test cases cases that use CONNECT and I tried to do some using
        --proxy1.0 and some updated to do CONNECT 1.1 to get both versions run.
      bdd4294e
  2. Jan 31, 2009
  3. Jan 30, 2009
  4. Jan 29, 2009
  5. Jan 28, 2009
  6. Jan 26, 2009
  7. Jan 25, 2009
  8. Jan 21, 2009
  9. Jan 20, 2009
  10. Jan 19, 2009
  11. Jan 18, 2009
  12. Jan 17, 2009
  13. Jan 16, 2009
  14. Jan 15, 2009