diff options
author | Victor Shyba <victor.shyba@gmail.com> | 2015-08-06 12:54:53 -0300 |
---|---|---|
committer | Bruno Wagner <bwgpro@gmail.com> | 2015-08-12 17:17:17 -0300 |
commit | 775105a8caee2c796121ca1598530af0422060b6 (patch) | |
tree | abb8bd79a3b76fde0e1a38637085ff9c6c07fa8f /common/setup.py | |
parent | 8e9c810396b9b9f968234e3e21396814865ee22c (diff) |
[test] Change test server to use Twisted
Soledad was being served with python's default wsgi server, which uses
HTTP 1.0. Since Soledad server doesn't send length or chunked headers,
Twisted HTTP Client gets partial downloads when served with HTTP1.0.
Soledad is meant to be used with Twisted WSGI container on HTTP/1.1 and
the tests should reflect that.
Diffstat (limited to 'common/setup.py')
0 files changed, 0 insertions, 0 deletions