<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git/docs/cmdline-opts/write-out.d, branch bagder/https-proxy-tests</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>write-out.d: added "response_code"</title>
<updated>2020-05-11T15:47:01+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-05-11T15:47:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=743e9c234b37299e48ba8cbfd650185d403a2c64'/>
<id>743e9c234b37299e48ba8cbfd650185d403a2c64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>writeout: support to generate JSON output</title>
<updated>2020-03-17T14:01:28+00:00</updated>
<author>
<name>Mathias Gumz</name>
<email>mg@2hoch5.com</email>
</author>
<published>2020-02-01T17:55:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=04c03416e68fd635a15cae8201872f5c29fdcca8'/>
<id>04c03416e68fd635a15cae8201872f5c29fdcca8</id>
<content type='text'>
This commit adds support to generate JSON via the writeout feature:

    -w "%{json}"

It leverages the existing infrastructure as much as possible. Thus,
generating the JSON on STDERR is possible by:

    -w "%{stderr}%{json}"

This implements a variant of
https://github.com/curl/curl/wiki/JSON#--write-out-json.

Closes #4870
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit adds support to generate JSON via the writeout feature:

    -w "%{json}"

It leverages the existing infrastructure as much as possible. Thus,
generating the JSON on STDERR is possible by:

    -w "%{stderr}%{json}"

This implements a variant of
https://github.com/curl/curl/wiki/JSON#--write-out-json.

Closes #4870
</pre>
</div>
</content>
</entry>
<entry>
<title>curl: add %{stderr} and %{stdout} for --write-out</title>
<updated>2018-11-07T10:09:55+00:00</updated>
<author>
<name>Frank Gevaerts</name>
<email>frank@gevaerts.be</email>
</author>
<published>2018-10-08T21:54:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=e431daf013ea04cb1a988a2009d820224ef5fb79'/>
<id>e431daf013ea04cb1a988a2009d820224ef5fb79</id>
<content type='text'>
Closes #3115
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #3115
</pre>
</div>
</content>
</entry>
<entry>
<title>redirect: store the "would redirect to" URL when max redirs is reached</title>
<updated>2017-05-23T21:27:58+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2017-05-23T08:32:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=bba59073c52e6dd00ddc18e0e40d1f7dfc1c9315'/>
<id>bba59073c52e6dd00ddc18e0e40d1f7dfc1c9315</id>
<content type='text'>
Test 1261 added to verify.

Reported-by: Lloyd Fournier

Fixes #1489
Closes #1497
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test 1261 added to verify.

Reported-by: Lloyd Fournier

Fixes #1489
Closes #1497
</pre>
</div>
</content>
</entry>
<entry>
<title>cmdline-opts/write-out.d: s/-L/--location</title>
<updated>2017-05-18T21:11:45+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2017-05-18T21:11:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=ce73a30168ee1117984a21a366b05931e87caaad'/>
<id>ce73a30168ee1117984a21a366b05931e87caaad</id>
<content type='text'>
Since the man page generator wants the long option name version to
generate the proper output.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since the man page generator wants the long option name version to
generate the proper output.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: minor typo in write-out.d</title>
<updated>2017-04-04T05:46:31+00:00</updated>
<author>
<name>Richlv</name>
<email>richlv@nakts.net</email>
</author>
<published>2017-04-03T23:04:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=d9c9611a2fee017c9b843be75cdd141944cfc74f'/>
<id>d9c9611a2fee017c9b843be75cdd141944cfc74f</id>
<content type='text'>
Closes #1382
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1382
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Add more HTTPS proxy documentation</title>
<updated>2017-02-06T08:13:42+00:00</updated>
<author>
<name>Jay Satiro</name>
<email>raysatiro@yahoo.com</email>
</author>
<published>2017-02-06T08:13:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=423a93ce32215c9854b0b077aeb5ea723a1f0f63'/>
<id>423a93ce32215c9854b0b077aeb5ea723a1f0f63</id>
<content type='text'>
- Document HTTPS proxy type.

- Document --write-out %{proxy_ssl_verify_result}.

- Document SOCKS proxy + HTTP/HTTPS proxy combination.

HTTPS proxy support was added in 7.52.0 for OpenSSL, GnuTLS and NSS.

Ref: https://github.com/curl/curl/commit/cb4e2be
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Document HTTPS proxy type.

- Document --write-out %{proxy_ssl_verify_result}.

- Document SOCKS proxy + HTTP/HTTPS proxy combination.

HTTPS proxy support was added in 7.52.0 for OpenSSL, GnuTLS and NSS.

Ref: https://github.com/curl/curl/commit/cb4e2be
</pre>
</div>
</content>
</entry>
<entry>
<title>write-out.d: 'time_total' is not always shown with ms precision</title>
<updated>2017-01-13T15:23:57+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2017-01-13T15:23:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=a7c73ae309c03bd84b28659421ac613e503565ce'/>
<id>a7c73ae309c03bd84b28659421ac613e503565ce</id>
<content type='text'>
We have higher resolution since 7.52.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have higher resolution since 7.52.0
</pre>
</div>
</content>
</entry>
<entry>
<title>cmdline-opts: formatting fixes</title>
<updated>2016-12-17T22:56:50+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2016-12-17T22:56:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=e79d31715a327b238323648d39c034f341a06167'/>
<id>e79d31715a327b238323648d39c034f341a06167</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cmdline-docs: more options converted and fixed</title>
<updated>2016-11-28T08:53:15+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2016-11-28T00:01:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=a387d881ecf1cfe8def1460fdf2faa3fdef66302'/>
<id>a387d881ecf1cfe8def1460fdf2faa3fdef66302</id>
<content type='text'>
Now all options are in the new system.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now all options are in the new system.
</pre>
</div>
</content>
</entry>
</feed>
