<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test2044, branch gemini-meta</title>
<subtitle>cURL mirror with patches applied
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/'/>
<entry>
<title>CURLOPT_DEFAULT_PROTOCOL: added</title>
<updated>2015-08-23T01:57:14+00:00</updated>
<author>
<name>Nathaniel Waisbrot</name>
<email>code@waisbrot.net</email>
</author>
<published>2015-08-23T01:49:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=9756d1da7637d1913b7ca2b589e4635f32ed3e00'/>
<id>9756d1da7637d1913b7ca2b589e4635f32ed3e00</id>
<content type='text'>
- 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'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 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'.
</pre>
</div>
</content>
</entry>
</feed>
