diff options
| author | Alon Levy <alon@pobox.com> | 2014-11-16 13:12:15 +0200 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2014-11-16 13:13:15 +0200 |
| commit | b7b260edc37451fad7eb94a806cab23d2d22003a (patch) | |
| tree | 9220169939e6948830d3c64914a8c4d6ebe7c2e8 /src | |
| parent | 76d1de512a58f023ae348ae8500100490fba9915 (diff) | |
Adding helper server - launch with python tests/util/RhiziHTTPServer.py
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.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions
