<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test1164, 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>http: added options for allowing HTTP/0.9 responses</title>
<updated>2018-12-21T09:49:30+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2018-12-17T14:46:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=006ff62d8c51f664c167c6337f009f9f65dd8ea7'/>
<id>006ff62d8c51f664c167c6337f009f9f65dd8ea7</id>
<content type='text'>
Added CURLOPT_HTTP09_ALLOWED and --http0.9 for this purpose.

For now, both the tool and library allow HTTP/0.9 by default.
docs/DEPRECATE.md lays out the plan for when to reverse that default: 6
months after the 7.64.0 release. The options are added already now so
that applications/scripts can start using them already now.

Fixes #2873
Closes #3383
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added CURLOPT_HTTP09_ALLOWED and --http0.9 for this purpose.

For now, both the tool and library allow HTTP/0.9 by default.
docs/DEPRECATE.md lays out the plan for when to reverse that default: 6
months after the 7.64.0 release. The options are added already now so
that applications/scripts can start using them already now.

Fixes #2873
Closes #3383
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: fixes for Windows line endlings</title>
<updated>2018-07-21T18:47:42+00:00</updated>
<author>
<name>Marcel Raad</name>
<email>Marcel.Raad@teamviewer.com</email>
</author>
<published>2018-07-21T10:24:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=6d13432bfa1097da7efb4a5fffac27a22af2002c'/>
<id>6d13432bfa1097da7efb4a5fffac27a22af2002c</id>
<content type='text'>
Set mode="text" when line endings depend on the system representation.

Closes https://github.com/curl/curl/pull/2772
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set mode="text" when line endings depend on the system representation.

Closes https://github.com/curl/curl/pull/2772
</pre>
</div>
</content>
</entry>
<entry>
<title>transfer: make HTTP without headers count correct body size</title>
<updated>2018-03-15T09:56:27+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2018-03-14T23:27:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=a9a7b606c2341bb0fced33f5f00f45900beb9c8f'/>
<id>a9a7b606c2341bb0fced33f5f00f45900beb9c8f</id>
<content type='text'>
This is what "HTTP/0.9" basically looks like.

Reported on IRC

Closes #2382
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is what "HTTP/0.9" basically looks like.

Reported on IRC

Closes #2382
</pre>
</div>
</content>
</entry>
</feed>
