<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git/docs/libcurl/opts/CURLOPT_POST.3, branch bagder/ftp-over-httpsproxy</title>
<subtitle>github.com: bagder/curl.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/'/>
<entry>
<title>man pages: switch to https://example.com URLs</title>
<updated>2020-09-17T14:28:18+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-16T21:04:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=83cc96670811cd0e6cccbf78d2b21bbeb2e4ea45'/>
<id>83cc96670811cd0e6cccbf78d2b21bbeb2e4ea45</id>
<content type='text'>
Since HTTPS is "the new normal", this update changes a lot of man page
examples to use https://example.com instead of the previous "http://..."

Closes #5969
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since HTTPS is "the new normal", this update changes a lot of man page
examples to use https://example.com instead of the previous "http://..."

Closes #5969
</pre>
</div>
</content>
</entry>
<entry>
<title>HTTP: use chunked Transfer-Encoding for HTTP_POST if size unknown</title>
<updated>2019-07-29T11:18:53+00:00</updated>
<author>
<name>Balazs Kovacsics</name>
<email>balazs.kovacsics@ericsson.com</email>
</author>
<published>2019-07-22T12:37:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=802aa5ae27ce755b94477976397502dc056227c4'/>
<id>802aa5ae27ce755b94477976397502dc056227c4</id>
<content type='text'>
If using the read callback for HTTP_POST, and POSTFIELDSIZE is not set,
automatically add a Transfer-Encoding: chunked header, same as it is
already done for HTTP_PUT, HTTP_POST_FORM and HTTP_POST_MIME.  Update
test 1514 according to the new behaviour.

Closes #4138
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If using the read callback for HTTP_POST, and POSTFIELDSIZE is not set,
automatically add a Transfer-Encoding: chunked header, same as it is
already done for HTTP_PUT, HTTP_POST_FORM and HTTP_POST_MIME.  Update
test 1514 according to the new behaviour.

Closes #4138
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: clarify CURLOPT_HTTPGET somewhat</title>
<updated>2018-05-21T08:29:28+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2018-05-21T08:26:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=d5a2df5f1d41787ff7847466fee48a2fefba6fbd'/>
<id>d5a2df5f1d41787ff7847466fee48a2fefba6fbd</id>
<content type='text'>
Reported-by: bsammon on github
Fixes #2590
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported-by: bsammon on github
Fixes #2590
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: fix typos</title>
<updated>2018-04-17T19:32:51+00:00</updated>
<author>
<name>Jakub Wilk</name>
<email>jwilk@jwilk.net</email>
</author>
<published>2018-04-17T19:17:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=24e835587714289214002506aa0e2d59313f95c0'/>
<id>24e835587714289214002506aa0e2d59313f95c0</id>
<content type='text'>
Closes https://github.com/curl/curl/pull/2503
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/curl/curl/pull/2503
</pre>
</div>
</content>
</entry>
<entry>
<title>docs/opts: 24 more man pages now have examples</title>
<updated>2017-05-05T15:26:08+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2017-05-05T15:26:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=2b7bde4d3f08f1414fd73cb908d60e53949c33da'/>
<id>2b7bde4d3f08f1414fd73cb908d60e53949c33da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>URLs: change all http:// URLs to https://</title>
<updated>2016-02-02T23:19:02+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2016-02-02T23:19:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=4af40b3646d3b09f68e419f7ca866ff395d1f897'/>
<id>4af40b3646d3b09f68e419f7ca866ff395d1f897</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>opts: 29 more options as man pages</title>
<updated>2014-06-17T22:30:02+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2014-06-17T22:29:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=38d517fcd4ef9f00f1e320869840e6bec1f71596'/>
<id>38d517fcd4ef9f00f1e320869840e6bec1f71596</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
