<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cowlib.git, branch 2.10.0</title>
<subtitle>Support library for manipulating Web protocols.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/'/>
<entry>
<title>Add cow_http2_machine:get_remote_settings/1</title>
<updated>2020-10-23T11:06:59+00:00</updated>
<author>
<name>Jonas Boberg</name>
<email>bobergj@gmail.com</email>
</author>
<published>2020-09-30T13:35:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/commit/?id=c20c37dec04f6d27382c7e754f2ba74d4faec517'/>
<id>c20c37dec04f6d27382c7e754f2ba74d4faec517</id>
<content type='text'>
LH: I've updated the code to include enable_connect_protocol
conditionally depending on the endpoint.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
LH: I've updated the code to include enable_connect_protocol
conditionally depending on the endpoint.
</pre>
</div>
</content>
</entry>
<entry>
<title>Document the same_site changes</title>
<updated>2020-10-20T11:35:19+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-10-20T11:35:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/commit/?id=be9e57032f95fe8a2d8403ca792345770cdaa8b1'/>
<id>be9e57032f95fe8a2d8403ca792345770cdaa8b1</id>
<content type='text'>
And explain that browsers may be more strict over TCP vs TLS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And explain that browsers may be more strict over TCP vs TLS.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a message_tag to timeout messages sent by cow_http2_machine</title>
<updated>2020-10-07T14:15:09+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-10-07T14:15:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/commit/?id=9fbd41b77b0d947fb653f24ddee9f52c389f8122'/>
<id>9fbd41b77b0d947fb653f24ddee9f52c389f8122</id>
<content type='text'>
They are currently optional to avoid doing a breaking change
but should become mandatory (perhaps with a default value of
undefined) in Cowlib 3.0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They are currently optional to avoid doing a breaking change
but should become mandatory (perhaps with a default value of
undefined) in Cowlib 3.0.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Erlang.mk</title>
<updated>2020-10-07T11:40:13+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-10-07T11:40:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/commit/?id=37217f63bedc91d3c316139c234b0a80107f5208'/>
<id>37217f63bedc91d3c316139c234b0a80107f5208</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor optimization in cow_hpack:update_table_size/2</title>
<updated>2020-10-07T11:33:37+00:00</updated>
<author>
<name>Viktor Söderqvist</name>
<email>viktor.soderqvist@est.tech</email>
</author>
<published>2020-09-16T11:46:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/commit/?id=784d025e4ab854b3f3ba942be85dbc5ddbee3d1a'/>
<id>784d025e4ab854b3f3ba942be85dbc5ddbee3d1a</id>
<content type='text'>
Table only needs to be resized if the current size exceeds the new
max size, regardless of current max size.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Table only needs to be resized if the current size exceeds the new
max size, regardless of current max size.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make HPACK encode respect new configured max size</title>
<updated>2020-10-07T11:33:37+00:00</updated>
<author>
<name>Viktor Söderqvist</name>
<email>viktor.soderqvist@est.tech</email>
</author>
<published>2020-09-15T22:23:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/commit/?id=bc3f1cf9afbd5c92de5f7347afc64fc42ae035d3'/>
<id>bc3f1cf9afbd5c92de5f7347afc64fc42ae035d3</id>
<content type='text'>
Correction to cow_hpack:encode/2,3 according to RFC 7541, 4.3. Entry
Eviction When Dynamic Table Size Changes.

This change also corrects the handling of inserting entries larger than
the max size, which shall result in an empty table, according to 4.4.
in the same RFC.

Fixes #101, #103.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Correction to cow_hpack:encode/2,3 according to RFC 7541, 4.3. Entry
Eviction When Dynamic Table Size Changes.

This change also corrects the handling of inserting entries larger than
the max size, which shall result in an empty table, according to 4.4.
in the same RFC.

Fixes #101, #103.
</pre>
</div>
</content>
</entry>
<entry>
<title>Cookies: accept setting same_site to none</title>
<updated>2020-10-07T11:07:23+00:00</updated>
<author>
<name>Niklas</name>
<email>niklas.aholm@gmail.com</email>
</author>
<published>2020-08-27T15:24:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/commit/?id=bb26112da43feef7fcd34a1647b86aa15e9bbeee'/>
<id>bb26112da43feef7fcd34a1647b86aa15e9bbeee</id>
<content type='text'>
Chromium and Firefox have both begun using "Lax" as the
default for non-Secure cookies.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Chromium and Firefox have both begun using "Lax" as the
default for non-Secure cookies.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Erlang.mk</title>
<updated>2020-04-13T14:10:54+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-04-13T14:10:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/commit/?id=6e6c534753943c9f5ffc7332d7f36116a01dd4e4'/>
<id>6e6c534753943c9f5ffc7332d7f36116a01dd4e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cowlib 2.9.1</title>
<updated>2020-04-01T17:07:28+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-04-01T17:07:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/commit/?id=1b5539a1da1d39b110d81b118000f00bbedaf4b4'/>
<id>1b5539a1da1d39b110d81b118000f00bbedaf4b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add aliases for cookie parsing in cow_http_hd</title>
<updated>2020-03-30T15:46:16+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-03-30T15:46:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/commit/?id=2ecd128438f9b5b4d9979e89113ef1a9d47acdb7'/>
<id>2ecd128438f9b5b4d9979e89113ef1a9d47acdb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
