summaryrefslogtreecommitdiff
path: root/src/main.js
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2014-11-16 13:12:15 +0200
committerAlon Levy <alon@pobox.com>2014-11-16 13:13:15 +0200
commitb7b260edc37451fad7eb94a806cab23d2d22003a (patch)
tree9220169939e6948830d3c64914a8c4d6ebe7c2e8 /src/main.js
parent76d1de512a58f023ae348ae8500100490fba9915 (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/main.js')
0 files changed, 0 insertions, 0 deletions