Skip to content
  1. Nov 02, 2015
  2. Oct 31, 2015
    • Daniel Stenberg's avatar
      curl.h: s/HTTPPOST_/CURL_HTTPOST_ · 49a99134
      Daniel Stenberg authored
      Fixes a name space pollution at the cost of programs using one of these
      defines will no longer compile. However, the vast majority of libcurl
      programs that do multipart formposts use curl_formadd() to build this
      list.
      
      Closes #506
      49a99134
  3. Oct 23, 2015
  4. Oct 20, 2015
  5. Oct 16, 2015
  6. Oct 07, 2015
  7. Sep 04, 2015
  8. Aug 24, 2015
  9. Aug 23, 2015
    • Nathaniel Waisbrot's avatar
      CURLOPT_DEFAULT_PROTOCOL: added · 9756d1da
      Nathaniel Waisbrot authored
      - Add new option CURLOPT_DEFAULT_PROTOCOL to allow specifying a default
      protocol for schemeless URLs.
      
      - Add new tool option --proto-default to expose
      CURLOPT_DEFAULT_PROTOCOL.
      
      In the case of schemeless URLs libcurl will behave in this way:
      
      When the option is used libcurl will use the supplied default.
      
      When the option is not used, libcurl will follow its usual plan of
      guessing from the hostname and falling back to 'http'.
      9756d1da
  10. Aug 18, 2015
  11. Aug 12, 2015
  12. Jul 17, 2015
  13. Jun 30, 2015
  14. Jun 24, 2015
  15. Jun 17, 2015
  16. Jun 05, 2015
  17. May 18, 2015
  18. Apr 28, 2015
  19. Apr 22, 2015
  20. Mar 24, 2015
  21. Mar 20, 2015
  22. Mar 03, 2015
  23. Feb 25, 2015
  24. Jan 16, 2015
  25. Jan 15, 2015
  26. Jan 08, 2015
  27. Jan 01, 2015
  28. Dec 27, 2014
  29. Dec 26, 2014
  30. Dec 04, 2014