<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lua-resty-cookie/lib, branch master</title>
<subtitle>Mirrored from https://github.com/cloudflare/lua-resty-cookie</subtitle>
<id>https://git.laria.me/lua-resty-cookie/atom/lib?h=master</id>
<link rel='self' href='https://git.laria.me/lua-resty-cookie/atom/lib?h=master'/>
<link rel='alternate' type='text/html' href='https://git.laria.me/lua-resty-cookie/'/>
<updated>2016-06-07T18:31:30Z</updated>
<entry>
<title>Implement support for SameSite attribute</title>
<updated>2016-06-07T18:31:30Z</updated>
<author>
<name>Robert Paprocki</name>
<email>robert@cryptobells.com</email>
</author>
<published>2016-05-31T20:41:38Z</published>
<link rel='alternate' type='text/html' href='https://git.laria.me/lua-resty-cookie/commit/?id=8f414390cc72da90e9a450a2127acaea247e3dda'/>
<id>urn:sha1:8f414390cc72da90e9a450a2127acaea247e3dda</id>
<content type='text'>
SameSite is an update to RFC6265, allowing servers to assert
that user agents should not send certain cookies along with
cross-site requests.

See: https://tools.ietf.org/html/draft-west-first-party-cookies-07
</content>
</entry>
<entry>
<title>Update copyright notice</title>
<updated>2016-06-07T00:38:38Z</updated>
<author>
<name>Jiale Zhi</name>
<email>vipcalio@gmail.com</email>
</author>
<published>2016-06-07T00:38:38Z</published>
<link rel='alternate' type='text/html' href='https://git.laria.me/lua-resty-cookie/commit/?id=b83165199e63eec5c7e58f489eb4ac17657e7c46'/>
<id>urn:sha1:b83165199e63eec5c7e58f489eb4ac17657e7c46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused variable</title>
<updated>2015-10-01T05:16:35Z</updated>
<author>
<name>Jiale Zhi</name>
<email>vipcalio@gmail.com</email>
</author>
<published>2015-10-01T05:16:35Z</published>
<link rel='alternate' type='text/html' href='https://git.laria.me/lua-resty-cookie/commit/?id=8b9e467411d62be4a94b175bfc2ad8cefcc19d1d'/>
<id>urn:sha1:8b9e467411d62be4a94b175bfc2ad8cefcc19d1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not set cookie when it is duplicated</title>
<updated>2014-07-16T23:53:35Z</updated>
<author>
<name>Jiale Zhi</name>
<email>vipcalio@gmail.com</email>
</author>
<published>2014-07-16T23:53:35Z</published>
<link rel='alternate' type='text/html' href='https://git.laria.me/lua-resty-cookie/commit/?id=42bbd754beb1fc0a6a0f7366bb3f20aef2ec8413'/>
<id>urn:sha1:42bbd754beb1fc0a6a0f7366bb3f20aef2ec8413</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix setting multiple cookies bug</title>
<updated>2014-07-16T23:44:00Z</updated>
<author>
<name>Jiale Zhi</name>
<email>vipcalio@gmail.com</email>
</author>
<published>2014-07-16T23:44:00Z</published>
<link rel='alternate' type='text/html' href='https://git.laria.me/lua-resty-cookie/commit/?id=906de6fdb5025b6481926b9066151fd399c9870c'/>
<id>urn:sha1:906de6fdb5025b6481926b9066151fd399c9870c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for set cookies. #2</title>
<updated>2014-03-21T20:21:50Z</updated>
<author>
<name>Jiale Zhi</name>
<email>vipcalio@gmail.com</email>
</author>
<published>2014-03-21T20:21:50Z</published>
<link rel='alternate' type='text/html' href='https://git.laria.me/lua-resty-cookie/commit/?id=71ecd7486d6d777708adcf6c2883716f07f8aa52'/>
<id>urn:sha1:71ecd7486d6d777708adcf6c2883716f07f8aa52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add rfc reference</title>
<updated>2014-01-14T19:29:22Z</updated>
<author>
<name>Jiale Zhi</name>
<email>vipcalio@gmail.com</email>
</author>
<published>2014-01-14T19:29:22Z</published>
<link rel='alternate' type='text/html' href='https://git.laria.me/lua-resty-cookie/commit/?id=8d2ef74648be80c38cfe6c1f4179d79ce379b33f'/>
<id>urn:sha1:8d2ef74648be80c38cfe6c1f4179d79ce379b33f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix use of table.new(); parameters are not optional.</title>
<updated>2014-01-02T15:46:33Z</updated>
<author>
<name>John Graham-Cumming</name>
<email>jgc@cloudflare.com</email>
</author>
<published>2014-01-02T15:46:33Z</published>
<link rel='alternate' type='text/html' href='https://git.laria.me/lua-resty-cookie/commit/?id=7603760017702ea02deca338fc4efc51f44929f3'/>
<id>urn:sha1:7603760017702ea02deca338fc4efc51f44929f3</id>
<content type='text'>
The LuaJIT 2.1 table.new() function has two parameters: narr and nrec. It
is not possible to omit either. The code was assuming that this was possible.
</content>
</entry>
<entry>
<title>1. localize functions and variables</title>
<updated>2013-11-01T00:44:08Z</updated>
<author>
<name>Jiale Zhi</name>
<email>vipcalio@gmail.com</email>
</author>
<published>2013-11-01T00:44:08Z</published>
<link rel='alternate' type='text/html' href='https://git.laria.me/lua-resty-cookie/commit/?id=6a1de2ae1897fa28cac9dc05bcdec8109bcfd286'/>
<id>urn:sha1:6a1de2ae1897fa28cac9dc05bcdec8109bcfd286</id>
<content type='text'>
2. pre-alloc space for cookie_table
3. style fixes
</content>
</entry>
<entry>
<title>Store string length for later use</title>
<updated>2013-10-29T19:56:26Z</updated>
<author>
<name>Jiale Zhi</name>
<email>vipcalio@gmail.com</email>
</author>
<published>2013-10-29T19:56:26Z</published>
<link rel='alternate' type='text/html' href='https://git.laria.me/lua-resty-cookie/commit/?id=c03e4c1adc54a9d0ce418f28ec505c1cb7215432'/>
<id>urn:sha1:c03e4c1adc54a9d0ce418f28ec505c1cb7215432</id>
<content type='text'>
</content>
</entry>
</feed>
