<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/lib/README.encoding, 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>INTERNALS: cat lib/README* &gt;&gt; INTERNALS</title>
<updated>2015-06-09T21:57:22+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2015-06-09T21:57:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=55f3eb588d224d74dc450dd0e9f836757deae685'/>
<id>55f3eb588d224d74dc450dd0e9f836757deae685</id>
<content type='text'>
and a conversion to markdown. Removed the lib/README.* files. The idea
being to move toward having INTERNALS as the one and only "book" of
internals documentation.

Added a TOC to top of the document.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and a conversion to markdown. Removed the lib/README.* files. The idea
being to move toward having INTERNALS as the one and only "book" of
internals documentation.

Added a TOC to top of the document.
</pre>
</div>
</content>
</entry>
<entry>
<title>transfer-encoding: document the options</title>
<updated>2011-04-18T17:46:21+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2011-04-14T20:59:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=5aae3c13e2ce95c1e06e8512948f5caac118aa1c'/>
<id>5aae3c13e2ce95c1e06e8512948f5caac118aa1c</id>
<content type='text'>
The new libcurl and command line options are now described.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new libcurl and command line options are now described.
</pre>
</div>
</content>
</entry>
<entry>
<title>replaced tabs with spaces</title>
<updated>2010-02-16T13:32:45+00:00</updated>
<author>
<name>Yang Tse</name>
<email>yangsita@gmail.com</email>
</author>
<published>2010-02-16T13:32:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=46b112bcd439f4413925a7300d66a3e6f148765e'/>
<id>46b112bcd439f4413925a7300d66a3e6f148765e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed trailing whitespace</title>
<updated>2010-02-14T19:40:18+00:00</updated>
<author>
<name>Yang Tse</name>
<email>yangsita@gmail.com</email>
</author>
<published>2010-02-14T19:40:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=a07bc79117971b96ebf3188c0a34a73ee0a3609b'/>
<id>a07bc79117971b96ebf3188c0a34a73ee0a3609b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a lingering omission of gzip support.</title>
<updated>2005-12-08T18:59:19+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>dan@coneharvesters.com</email>
</author>
<published>2005-12-08T18:59:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=1e5f6cc1dcf02ee156e4cbea0e9de49d4b9e1760'/>
<id>1e5f6cc1dcf02ee156e4cbea0e9de49d4b9e1760</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title> Dan Fandrich changed CURLOPT_ENCODING to select all supported encodings if</title>
<updated>2003-05-12T12:45:14+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2003-05-12T12:45:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=c0197f19cfcec0dd1ade0648d123b9399a6a1959'/>
<id>c0197f19cfcec0dd1ade0648d123b9399a6a1959</id>
<content type='text'>
 set to "".  This frees the application from having to know which encodings
 the library supports.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 set to "".  This frees the application from having to know which encodings
 the library supports.
</pre>
</div>
</content>
</entry>
<entry>
<title>Dan Fandrich's gzip patch applied</title>
<updated>2003-04-11T08:49:20+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2003-04-11T08:49:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=019c4088cfcca0d2b7c5cc4f52ca5dac0c616089'/>
<id>019c4088cfcca0d2b7c5cc4f52ca5dac0c616089</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>James Gallagher's Content-Encoding work</title>
<updated>2002-09-02T22:31:18+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2002-09-02T22:31:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=64bbe9dfafc6693a96b742f3133c636385835a19'/>
<id>64bbe9dfafc6693a96b742f3133c636385835a19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
