<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git/tests/data/test2045, branch bagder/https-proxyu-req-http</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>errors: new alias CURLE_WEIRD_SERVER_REPLY (8)</title>
<updated>2016-09-08T01:24:27+00:00</updated>
<author>
<name>Jay Satiro</name>
<email>raysatiro@yahoo.com</email>
</author>
<published>2016-08-22T19:37:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=af2d679e1414369f23a2d37a113634b0ac7f38b0'/>
<id>af2d679e1414369f23a2d37a113634b0ac7f38b0</id>
<content type='text'>
Since we're using CURLE_FTP_WEIRD_SERVER_REPLY in imap, pop3 and smtp as
more of a generic "failed to parse" introduce an alias without FTP in
the name.

Closes https://github.com/curl/curl/pull/975
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since we're using CURLE_FTP_WEIRD_SERVER_REPLY in imap, pop3 and smtp as
more of a generic "failed to parse" introduce an alias without FTP in
the name.

Closes https://github.com/curl/curl/pull/975
</pre>
</div>
</content>
</entry>
<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='http://git.baserock.org/cgit/delta/curl.git/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>
