<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cowlib.git/doc/src, 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>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>Document the new cow_cookie functions</title>
<updated>2020-03-19T13:56:49+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-03-19T13:56:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/commit/?id=8a9f7dcb43c0b5e4d11bc63bfd0f23e2740fac7e'/>
<id>8a9f7dcb43c0b5e4d11bc63bfd0f23e2740fac7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add cow_cookie:parse_set_cookie/1</title>
<updated>2020-03-06T10:01:21+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-03-02T13:31:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/commit/?id=4b9da5965cd3c8fe93639eddcb8973407f86bbb7'/>
<id>4b9da5965cd3c8fe93639eddcb8973407f86bbb7</id>
<content type='text'>
Also do minor fixes to cow_cookie:parse_cookie/1. There
is a potential incompatibility from these changes, because
now a header "Cookie: foo" will be translated to a cookie
with an empty name and value "foo", instead of cookie name
"foo" and empty value. Also cookie names starting with $
are no longer ignored.

These fixes are necessary for the cookies test suite from
Web platform tests to work, and match the upcoming cookie
RFC.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also do minor fixes to cow_cookie:parse_cookie/1. There
is a potential incompatibility from these changes, because
now a header "Cookie: foo" will be translated to a cookie
with an empty name and value "foo", instead of cookie name
"foo" and empty value. Also cookie names starting with $
are no longer ignored.

These fixes are necessary for the cookies test suite from
Web platform tests to work, and match the upcoming cookie
RFC.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix cookie_opts() type in code and documentation</title>
<updated>2019-10-10T12:40:56+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2019-10-10T12:40:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/commit/?id=02a889d7a640d0ac990b3b7c6bcc05c4f26a89fa'/>
<id>02a889d7a640d0ac990b3b7c6bcc05c4f26a89fa</id>
<content type='text'>
It's supposed to be a map, not a proplist.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's supposed to be a map, not a proplist.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add manual for cow_cookie</title>
<updated>2019-10-04T13:19:17+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2019-10-04T13:19:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowlib.git/commit/?id=bd32d879e151ba6fa1732b4eee6cac064846e9cc'/>
<id>bd32d879e151ba6fa1732b4eee6cac064846e9cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
