diff options
author | Victor Shyba <victor.shyba@gmail.com> | 2015-08-06 13:27:10 -0300 |
---|---|---|
committer | Bruno Wagner <bwgpro@gmail.com> | 2015-08-12 17:17:17 -0300 |
commit | 3aa60047aae17ac6945fa85cb76fa1c8cfae046c (patch) | |
tree | 5b9678c01736773e06c27448e6f7856c444c3dca /common/setup.py | |
parent | 242e21dff3260a2dba303299e41667679e6d2e87 (diff) |
[tests] Twisted WSGI is optional
Some tests still rely on python WSGI logic while others expect HTTP/1.1
from Twisted WSGI. While we can't use a single implementation for all,
both are needed.
startServer -> python default wsgi (http 1.0)
startTwistedServer -> Twisted WSGI (http 1.1 'production-like')
Diffstat (limited to 'common/setup.py')
0 files changed, 0 insertions, 0 deletions