<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sputnik/src, branch v0.4.0</title>
<subtitle>A lightweight layer on top of hyper to facilitate building web applications.</subtitle>
<id>http://git.push-f.com/sputnik/atom/src?h=v0.4.0</id>
<link rel='self' href='http://git.push-f.com/sputnik/atom/src?h=v0.4.0'/>
<link rel='alternate' type='text/html' href='http://git.push-f.com/sputnik/'/>
<updated>2021-04-10T17:33:43Z</updated>
<entry>
<title>drop dependency on async-trait</title>
<updated>2021-04-10T17:33:43Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-04-10T17:13:43Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/sputnik/commit/?id=0ee5da0f82ffbc233bfc8bc8d338cf605728de60'/>
<id>urn:sha1:0ee5da0f82ffbc233bfc8bc8d338cf605728de60</id>
<content type='text'>
Also has the benefit that the futures are now Sync.
</content>
</entry>
<entry>
<title>drop dependency on cookie &amp; time crates</title>
<updated>2021-04-10T17:33:43Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-04-09T13:42:53Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/sputnik/commit/?id=0296cab7787b9d993ba2d932a0b261e6a9b77108'/>
<id>urn:sha1:0296cab7787b9d993ba2d932a0b261e6a9b77108</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make security module optional</title>
<updated>2021-04-09T12:28:25Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-04-09T12:23:14Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/sputnik/commit/?id=f755eb02b4be1a2d97941f15c776d2391420ecad'/>
<id>urn:sha1:f755eb02b4be1a2d97941f15c776d2391420ecad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make decode_expiring_claim return slice</title>
<updated>2021-04-09T11:11:57Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-04-09T11:11:57Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/sputnik/commit/?id=61d8ccaddde9ce3f50d11daa706e0c93f70a3cd4'/>
<id>urn:sha1:61d8ccaddde9ce3f50d11daa706e0c93f70a3cd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test expiring claim encode/decode &amp; fix bug</title>
<updated>2021-04-09T11:08:45Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-04-09T11:06:46Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/sputnik/commit/?id=21fdc62d9ee9fed72e70af740cda416d2bbafcb1'/>
<id>urn:sha1:21fdc62d9ee9fed72e70af740cda416d2bbafcb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make hyper dependency optional</title>
<updated>2021-04-09T10:49:02Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-04-09T10:32:01Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/sputnik/commit/?id=9df4a6c0b55b2e680eca4e89489ad4c684bfb127'/>
<id>urn:sha1:9df4a6c0b55b2e680eca4e89489ad4c684bfb127</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add test for enforce_content_type</title>
<updated>2021-01-29T20:11:07Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-01-29T20:11:07Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/sputnik/commit/?id=7a9b7447577ed5eaeb326d1e9017a8f773e1f193'/>
<id>urn:sha1:7a9b7447577ed5eaeb326d1e9017a8f773e1f193</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove CSRF tokens (SameSite support is good enough)</title>
<updated>2021-01-29T19:35:27Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-01-29T19:29:42Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/sputnik/commit/?id=c7d3bd087c49bdd0b33ed23ff583bf58ba705a1c'/>
<id>urn:sha1:c7d3bd087c49bdd0b33ed23ff583bf58ba705a1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add documentation</title>
<updated>2021-01-29T10:38:57Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-01-29T10:38:33Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/sputnik/commit/?id=10b5cd07f07cefd15450001375cd1c3e6927cc8a'/>
<id>urn:sha1:10b5cd07f07cefd15450001375cd1c3e6927cc8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add request::Flash (inspired by Rocket)</title>
<updated>2021-01-26T16:01:30Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-01-26T15:56:59Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/sputnik/commit/?id=6c44846f6bf5901eaa12b943646632bd2163c898'/>
<id>urn:sha1:6c44846f6bf5901eaa12b943646632bd2163c898</id>
<content type='text'>
bump version to 0.3.4
</content>
</entry>
</feed>
