<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libzero/zero/spec/unit/request, branch v0.1.0</title>
<subtitle>zero - a ruby toolkit for building web services</subtitle>
<id>http://git.zero-knowledge.org/libzero/zero/atom/spec/unit/request?h=v0.1.0</id>
<link rel='self' href='http://git.zero-knowledge.org/libzero/zero/atom/spec/unit/request?h=v0.1.0'/>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/'/>
<updated>2012-12-01T06:23:37Z</updated>
<entry>
<title>avoid changing existing environment keys</title>
<updated>2012-12-01T06:23:37Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2012-12-01T06:23:37Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=55052f83efa225dc030107ef6d3fe21666c3108a'/>
<id>urn:sha1:55052f83efa225dc030107ef6d3fe21666c3108a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use URI to get parameters</title>
<updated>2012-11-30T13:46:52Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2012-11-30T13:46:52Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=ec446a53b1a169a9c43c9821546d1b181c603bab'/>
<id>urn:sha1:ec446a53b1a169a9c43c9821546d1b181c603bab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added custom parameter</title>
<updated>2012-11-29T18:44:12Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2012-11-29T18:44:12Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=8c7eed073c7afa8f432da84b4cf96bffd3ba2656'/>
<id>urn:sha1:8c7eed073c7afa8f432da84b4cf96bffd3ba2656</id>
<content type='text'>
</content>
</entry>
<entry>
<title>not needed anymore</title>
<updated>2012-11-16T17:13:07Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2012-11-16T16:56:25Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=2f57c9965e5a748639f52b4ee24b91c860ec2543'/>
<id>urn:sha1:2f57c9965e5a748639f52b4ee24b91c860ec2543</id>
<content type='text'>
</content>
</entry>
<entry>
<title>corrected the naming of #accept, before #media_types</title>
<updated>2012-11-16T17:13:07Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2012-11-16T13:17:44Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=90445fb4734e8b6f5028bc27387d666641ce4f19'/>
<id>urn:sha1:90445fb4734e8b6f5028bc27387d666641ce4f19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added specs for accept</title>
<updated>2012-11-16T17:13:07Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2012-11-16T13:10:35Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=ba6e3214b534508c8bfaea8a73f7fde74cc11ebd'/>
<id>urn:sha1:ba6e3214b534508c8bfaea8a73f7fde74cc11ebd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added specs for new type</title>
<updated>2012-11-16T17:13:07Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2012-11-16T12:58:42Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=a7d3106df2840b4173d762b8cc8c35d6bfbb7065'/>
<id>urn:sha1:a7d3106df2840b4173d762b8cc8c35d6bfbb7065</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added self.create to the request</title>
<updated>2012-11-16T08:33:25Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2012-11-16T08:33:25Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=8a1c464c8b395542b430eac567b5945f04f732ae'/>
<id>urn:sha1:8a1c464c8b395542b430eac567b5945f04f732ae</id>
<content type='text'>
With this it is possible to reuse an already set request and therefore
safe some memory and time.
</content>
</entry>
<entry>
<title>added the required line for spec_helper</title>
<updated>2012-11-15T21:35:19Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2012-11-15T21:35:19Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=331ee7c53ca15dfc3ad1147242e9325808765b1e'/>
<id>urn:sha1:331ee7c53ca15dfc3ad1147242e9325808765b1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added specs for #media_types</title>
<updated>2012-11-15T21:27:56Z</updated>
<author>
<name>Gibheer</name>
<email>gibheer@gmail.com</email>
</author>
<published>2012-11-15T21:27:56Z</published>
<link rel='alternate' type='text/html' href='http://git.zero-knowledge.org/libzero/zero/commit/?id=14191d45fe307992e4d99496748a9b39e002dcc6'/>
<id>urn:sha1:14191d45fe307992e4d99496748a9b39e002dcc6</id>
<content type='text'>
</content>
</entry>
</feed>
