Loading docs/BINDINGS.md +3 −3 Original line number Original line Diff line number Diff line Loading @@ -65,7 +65,7 @@ Lua: [luacurl](http://luacurl.luaforge.net/) by Alexander Marinov, [Lua-cURL](ht [Object-Pascal](http://www.tekool.com/opcurl) Free Pascal, Delphi and Kylix binding written by Christophe Espern. [Object-Pascal](http://www.tekool.com/opcurl) Free Pascal, Delphi and Kylix binding written by Christophe Espern. [OCaml](http://opam.ocaml.org/packages/ocurl/) Written by Lars Nilsson and ygrek [OCaml](https://opam.ocaml.org/packages/ocurl/) Written by Lars Nilsson and ygrek [Pascal](http://houston.quik.com/jkp/curlpas/) Free Pascal, Delphi and Kylix binding written by Jeffrey Pohlmeyer. [Pascal](http://houston.quik.com/jkp/curlpas/) Free Pascal, Delphi and Kylix binding written by Jeffrey Pohlmeyer. Loading @@ -83,7 +83,7 @@ Bailiff and Bálint Szilakszi, [Rexx](https://rexxcurl.sourceforge.io/) Written Mark Hessling [Rexx](https://rexxcurl.sourceforge.io/) Written Mark Hessling [Ring](http://ring-lang.sourceforge.net/doc1.3/libcurl.html) RingLibCurl by Mahmoud Fayed [Ring](https://ring-lang.sourceforge.io/doc1.3/libcurl.html) RingLibCurl by Mahmoud Fayed RPG, support for ILE/RPG on OS/400 is included in source distribution RPG, support for ILE/RPG on OS/400 is included in source distribution Loading @@ -99,7 +99,7 @@ Ruby: [curb](http://curb.rubyforge.org/) written by Ross Bamford, [ruby-curl-mul [Smalltalk](http://www.squeaksource.com/CurlPlugin/) Written by Danil Osipchuk [Smalltalk](http://www.squeaksource.com/CurlPlugin/) Written by Danil Osipchuk [SP-Forth](http://spf.cvs.sourceforge.net/viewvc/spf/devel/~ac/lib/lin/curl/) Written by Andrey Cherezov [SP-Forth](https://sourceforge.net/p/spf/spf/ci/master/tree/devel/~ac/lib/lin/curl/) Written by Andrey Cherezov [SPL](http://www.clifford.at/spl/) Written by Clifford Wolf [SPL](http://www.clifford.at/spl/) Written by Clifford Wolf Loading docs/CIPHERS.md +1 −1 Original line number Original line Diff line number Diff line Loading @@ -250,7 +250,7 @@ libcurl was built to use. This is an attempt to list known cipher names. ## GSKit ## GSKit Ciphers are internally defined as numeric codes (http://www.ibm.com/support/knowledgecenter/ssw_ibm_i_73/apis/gsk_attribute_set_buffer.htm), Ciphers are internally defined as numeric codes (https://www.ibm.com/support/knowledgecenter/ssw_ibm_i_73/apis/gsk_attribute_set_buffer.htm), but libcurl maps them to the following case-insensitive names. but libcurl maps them to the following case-insensitive names. ### SSL2 cipher suites (insecure: disabled by default) ### SSL2 cipher suites (insecure: disabled by default) Loading docs/FAQ +3 −3 Original line number Original line Diff line number Diff line Loading @@ -162,7 +162,7 @@ FAQ We pronounce curl with an initial k sound. It rhymes with words like girl We pronounce curl with an initial k sound. It rhymes with words like girl and earl. This is a short WAV file to help you: and earl. This is a short WAV file to help you: http://media.merriam-webster.com/soundc11/c/curl0001.wav https://media.merriam-webster.com/soundc11/c/curl0001.wav There are numerous sub-projects and related projects that also use the word There are numerous sub-projects and related projects that also use the word curl in the project names in various combinations, but you should take curl in the project names in various combinations, but you should take Loading Loading @@ -366,8 +366,8 @@ FAQ Comprehensible explanations of the meaning of such numbers and how to obtain Comprehensible explanations of the meaning of such numbers and how to obtain them (resp.) are here them (resp.) are here http://www.bis.doc.gov/licensing/exportingbasics.htm https://www.bis.doc.gov/licensing/exportingbasics.htm http://www.bis.doc.gov/licensing/do_i_needaneccn.html https://www.bis.doc.gov/licensing/do_i_needaneccn.html An incomprehensible description of the two numbers above is here An incomprehensible description of the two numbers above is here http://www.access.gpo.gov/bis/ear/pdf/ccl5-pt2.pdf http://www.access.gpo.gov/bis/ear/pdf/ccl5-pt2.pdf Loading docs/INSTALL.md +2 −2 Original line number Original line Diff line number Diff line Loading @@ -278,8 +278,8 @@ before including any libcurl header. Your program does not need the `USE_LWIPSOCK` preprocessor definition which is for libcurl internals only. `USE_LWIPSOCK` preprocessor definition which is for libcurl internals only. Compilation has been verified with [lwIP Compilation has been verified with [lwIP 1.4.0](http://download.savannah.gnu.org/releases/lwip/lwip-1.4.0.zip) and 1.4.0](https://download.savannah.gnu.org/releases/lwip/lwip-1.4.0.zip) and [contrib-1.4.0](http://download.savannah.gnu.org/releases/lwip/contrib-1.4.0.zip). [contrib-1.4.0](https://download.savannah.gnu.org/releases/lwip/contrib-1.4.0.zip). This BSD-style lwIP TCP/IP stack support must be considered experimental given This BSD-style lwIP TCP/IP stack support must be considered experimental given that it has been verified that lwIP 1.4.0 still needs some polish, and libcurl that it has been verified that lwIP 1.4.0 still needs some polish, and libcurl Loading docs/INTERNALS.md +1 −1 Original line number Original line Diff line number Diff line Loading @@ -1079,7 +1079,7 @@ for older and later versions as things don't change drastically that often. [1]: https://curl.haxx.se/libcurl/c/curl_easy_setopt.html [1]: https://curl.haxx.se/libcurl/c/curl_easy_setopt.html [2]: https://curl.haxx.se/libcurl/c/curl_easy_init.html [2]: https://curl.haxx.se/libcurl/c/curl_easy_init.html [3]: http://c-ares.haxx.se/ [3]: https://c-ares.haxx.se/ [4]: https://tools.ietf.org/html/rfc7230 "RFC 7230" [4]: https://tools.ietf.org/html/rfc7230 "RFC 7230" [5]: https://curl.haxx.se/libcurl/c/CURLOPT_ACCEPT_ENCODING.html [5]: https://curl.haxx.se/libcurl/c/CURLOPT_ACCEPT_ENCODING.html [6]: https://curl.haxx.se/docs/manpage.html#--compressed [6]: https://curl.haxx.se/docs/manpage.html#--compressed Loading Loading
docs/BINDINGS.md +3 −3 Original line number Original line Diff line number Diff line Loading @@ -65,7 +65,7 @@ Lua: [luacurl](http://luacurl.luaforge.net/) by Alexander Marinov, [Lua-cURL](ht [Object-Pascal](http://www.tekool.com/opcurl) Free Pascal, Delphi and Kylix binding written by Christophe Espern. [Object-Pascal](http://www.tekool.com/opcurl) Free Pascal, Delphi and Kylix binding written by Christophe Espern. [OCaml](http://opam.ocaml.org/packages/ocurl/) Written by Lars Nilsson and ygrek [OCaml](https://opam.ocaml.org/packages/ocurl/) Written by Lars Nilsson and ygrek [Pascal](http://houston.quik.com/jkp/curlpas/) Free Pascal, Delphi and Kylix binding written by Jeffrey Pohlmeyer. [Pascal](http://houston.quik.com/jkp/curlpas/) Free Pascal, Delphi and Kylix binding written by Jeffrey Pohlmeyer. Loading @@ -83,7 +83,7 @@ Bailiff and Bálint Szilakszi, [Rexx](https://rexxcurl.sourceforge.io/) Written Mark Hessling [Rexx](https://rexxcurl.sourceforge.io/) Written Mark Hessling [Ring](http://ring-lang.sourceforge.net/doc1.3/libcurl.html) RingLibCurl by Mahmoud Fayed [Ring](https://ring-lang.sourceforge.io/doc1.3/libcurl.html) RingLibCurl by Mahmoud Fayed RPG, support for ILE/RPG on OS/400 is included in source distribution RPG, support for ILE/RPG on OS/400 is included in source distribution Loading @@ -99,7 +99,7 @@ Ruby: [curb](http://curb.rubyforge.org/) written by Ross Bamford, [ruby-curl-mul [Smalltalk](http://www.squeaksource.com/CurlPlugin/) Written by Danil Osipchuk [Smalltalk](http://www.squeaksource.com/CurlPlugin/) Written by Danil Osipchuk [SP-Forth](http://spf.cvs.sourceforge.net/viewvc/spf/devel/~ac/lib/lin/curl/) Written by Andrey Cherezov [SP-Forth](https://sourceforge.net/p/spf/spf/ci/master/tree/devel/~ac/lib/lin/curl/) Written by Andrey Cherezov [SPL](http://www.clifford.at/spl/) Written by Clifford Wolf [SPL](http://www.clifford.at/spl/) Written by Clifford Wolf Loading
docs/CIPHERS.md +1 −1 Original line number Original line Diff line number Diff line Loading @@ -250,7 +250,7 @@ libcurl was built to use. This is an attempt to list known cipher names. ## GSKit ## GSKit Ciphers are internally defined as numeric codes (http://www.ibm.com/support/knowledgecenter/ssw_ibm_i_73/apis/gsk_attribute_set_buffer.htm), Ciphers are internally defined as numeric codes (https://www.ibm.com/support/knowledgecenter/ssw_ibm_i_73/apis/gsk_attribute_set_buffer.htm), but libcurl maps them to the following case-insensitive names. but libcurl maps them to the following case-insensitive names. ### SSL2 cipher suites (insecure: disabled by default) ### SSL2 cipher suites (insecure: disabled by default) Loading
docs/FAQ +3 −3 Original line number Original line Diff line number Diff line Loading @@ -162,7 +162,7 @@ FAQ We pronounce curl with an initial k sound. It rhymes with words like girl We pronounce curl with an initial k sound. It rhymes with words like girl and earl. This is a short WAV file to help you: and earl. This is a short WAV file to help you: http://media.merriam-webster.com/soundc11/c/curl0001.wav https://media.merriam-webster.com/soundc11/c/curl0001.wav There are numerous sub-projects and related projects that also use the word There are numerous sub-projects and related projects that also use the word curl in the project names in various combinations, but you should take curl in the project names in various combinations, but you should take Loading Loading @@ -366,8 +366,8 @@ FAQ Comprehensible explanations of the meaning of such numbers and how to obtain Comprehensible explanations of the meaning of such numbers and how to obtain them (resp.) are here them (resp.) are here http://www.bis.doc.gov/licensing/exportingbasics.htm https://www.bis.doc.gov/licensing/exportingbasics.htm http://www.bis.doc.gov/licensing/do_i_needaneccn.html https://www.bis.doc.gov/licensing/do_i_needaneccn.html An incomprehensible description of the two numbers above is here An incomprehensible description of the two numbers above is here http://www.access.gpo.gov/bis/ear/pdf/ccl5-pt2.pdf http://www.access.gpo.gov/bis/ear/pdf/ccl5-pt2.pdf Loading
docs/INSTALL.md +2 −2 Original line number Original line Diff line number Diff line Loading @@ -278,8 +278,8 @@ before including any libcurl header. Your program does not need the `USE_LWIPSOCK` preprocessor definition which is for libcurl internals only. `USE_LWIPSOCK` preprocessor definition which is for libcurl internals only. Compilation has been verified with [lwIP Compilation has been verified with [lwIP 1.4.0](http://download.savannah.gnu.org/releases/lwip/lwip-1.4.0.zip) and 1.4.0](https://download.savannah.gnu.org/releases/lwip/lwip-1.4.0.zip) and [contrib-1.4.0](http://download.savannah.gnu.org/releases/lwip/contrib-1.4.0.zip). [contrib-1.4.0](https://download.savannah.gnu.org/releases/lwip/contrib-1.4.0.zip). This BSD-style lwIP TCP/IP stack support must be considered experimental given This BSD-style lwIP TCP/IP stack support must be considered experimental given that it has been verified that lwIP 1.4.0 still needs some polish, and libcurl that it has been verified that lwIP 1.4.0 still needs some polish, and libcurl Loading
docs/INTERNALS.md +1 −1 Original line number Original line Diff line number Diff line Loading @@ -1079,7 +1079,7 @@ for older and later versions as things don't change drastically that often. [1]: https://curl.haxx.se/libcurl/c/curl_easy_setopt.html [1]: https://curl.haxx.se/libcurl/c/curl_easy_setopt.html [2]: https://curl.haxx.se/libcurl/c/curl_easy_init.html [2]: https://curl.haxx.se/libcurl/c/curl_easy_init.html [3]: http://c-ares.haxx.se/ [3]: https://c-ares.haxx.se/ [4]: https://tools.ietf.org/html/rfc7230 "RFC 7230" [4]: https://tools.ietf.org/html/rfc7230 "RFC 7230" [5]: https://curl.haxx.se/libcurl/c/CURLOPT_ACCEPT_ENCODING.html [5]: https://curl.haxx.se/libcurl/c/CURLOPT_ACCEPT_ENCODING.html [6]: https://curl.haxx.se/docs/manpage.html#--compressed [6]: https://curl.haxx.se/docs/manpage.html#--compressed Loading