<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gun.git/Makefile, branch 2.0.0</title>
<subtitle>HTTP/1.1, HTTP/2 and Websocket client for Erlang/OTP.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/'/>
<entry>
<title>Update version to 2.0.0</title>
<updated>2023-01-23T13:14:57+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2023-01-23T13:14:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/commit/?id=33223e751267c5f249f3db1277c13904a1801b92'/>
<id>33223e751267c5f249f3db1277c13904a1801b92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Cowlib 2.12.0</title>
<updated>2023-01-16T16:06:28+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2023-01-16T16:06:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/commit/?id=055c7a7f2d31bb1c9ed3501b9cea50d2abd2e1ed'/>
<id>055c7a7f2d31bb1c9ed3501b9cea50d2abd2e1ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update cookie tests against latest WPT</title>
<updated>2022-09-12T09:06:38+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2022-05-06T12:23:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/commit/?id=180ce23aba863d94c17ee0667cad1ed916f56da1'/>
<id>180ce23aba863d94c17ee0667cad1ed916f56da1</id>
<content type='text'>
The http-state tests were removed and replaced with
tests in HTML pages. I have devised a way to semi-
automatically import them and test them.

Additional fixes were made following changes in
the rfc6265bis draft.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The http-state tests were removed and replaced with
tests in HTML pages. I have devised a way to semi-
automatically import them and test them.

Additional fixes were made following changes in
the rfc6265bis draft.
</pre>
</div>
</content>
</entry>
<entry>
<title>Gun 2.0.0-rc.2</title>
<updated>2021-05-24T15:44:07+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2021-05-24T15:44:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/commit/?id=f9175998687678e227bdd49669e2d83f0648fa57'/>
<id>f9175998687678e227bdd49669e2d83f0648fa57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Temporarily depend on Cowlib master</title>
<updated>2021-02-12T11:09:41+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2021-02-12T11:09:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/commit/?id=fe25965f3a2f1347529fec8c7afa981313378e31'/>
<id>fe25965f3a2f1347529fec8c7afa981313378e31</id>
<content type='text'>
Because we depend on Cowboy master for tests we also need the more
recent Cowlib commits otherwise some tests will fail.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because we depend on Cowboy master for tests we also need the more
recent Cowlib commits otherwise some tests will fail.
</pre>
</div>
</content>
</entry>
<entry>
<title>Depend on Ranch 2.0.0 for compatibility with OTP-24</title>
<updated>2021-02-10T14:41:41+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2021-02-10T14:41:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/commit/?id=93dc15f5b77b5945b058ace339bada8f784596f1'/>
<id>93dc15f5b77b5945b058ace339bada8f784596f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Erlang.mk and configure Hex</title>
<updated>2020-11-19T12:41:58+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-11-19T12:41:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/commit/?id=8013c892654b20fff4f2647c84a7ee0231b16def'/>
<id>8013c892654b20fff4f2647c84a7ee0231b16def</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Cowlib to 2.10.1</title>
<updated>2020-11-19T12:27:33+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-11-19T12:27:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/commit/?id=8c10fd264c2e482d9c3825c0b443147ecbd48ed2'/>
<id>8c10fd264c2e482d9c3825c0b443147ecbd48ed2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change version to Gun 2.0.0-rc.1</title>
<updated>2020-11-12T13:11:34+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-11-12T13:11:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/commit/?id=7dabafe7a93582c71cdabc3c41a609f582afd7d1'/>
<id>7dabafe7a93582c71cdabc3c41a609f582afd7d1</id>
<content type='text'>
We are about one week before the actual release.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We are about one week before the actual release.
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable optional0042 cookie test</title>
<updated>2020-11-12T09:50:30+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-11-12T09:50:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/commit/?id=d061c424b0a3ce39a0c3ff4a5eaade1af79d177e'/>
<id>d061c424b0a3ce39a0c3ff4a5eaade1af79d177e</id>
<content type='text'>
Cowlib master has the fix for this test. Temporarily depend
on Cowlib master until a release is made.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cowlib master has the fix for this test. Temporarily depend
on Cowlib master until a release is made.
</pre>
</div>
</content>
</entry>
</feed>
