<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rhizi/tests/util, branch master</title>
<subtitle>Connective intelligence</subtitle>
<id>https://git.yuv.al/rhizi/atom/tests/util?h=master</id>
<link rel='self' href='https://git.yuv.al/rhizi/atom/tests/util?h=master'/>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/'/>
<updated>2014-12-16T15:37:42Z</updated>
<entry>
<title>moving files around after repository merger</title>
<updated>2014-12-16T15:37:42Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-12-16T15:37:42Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=ade19de410e0a789a921ec1666b278b2a64176d6'/>
<id>urn:sha1:ade19de410e0a789a921ec1666b278b2a64176d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding helper server - launch with python tests/util/RhiziHTTPServer.py</title>
<updated>2014-11-16T11:13:15Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-11-16T11:12:15Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=b7b260edc37451fad7eb94a806cab23d2d22003a'/>
<id>urn:sha1:b7b260edc37451fad7eb94a806cab23d2d22003a</id>
<content type='text'>
SimpleHTTPServer does a wrong 301 for query parameters, i.e.:

http://bla:foo/?hello=1

301 =&gt;

http://bla:foo/?hello=1/

which kills our query parameter parsing. Instead of making the client
handle non compliant servers I rather fix the test server to not 301.
Real servers (need to check) don't do this I hope.
</content>
</entry>
</feed>
