| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-16 | moving files around after repository merger | Alon Levy | |
| 2014-11-16 | Adding helper server - launch with python tests/util/RhiziHTTPServer.py | Alon Levy | |
| SimpleHTTPServer does a wrong 301 for query parameters, i.e.: http://bla:foo/?hello=1 301 => 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. | |||
