summaryrefslogtreecommitdiff
path: root/repoze/bfg/tests/test_wsgi.py
AgeCommit message (Expand)Author
2009-04-16- The interface for ``repoze.bfg.interfaces.ITraverser`` and theChris McDonough
2009-03-31- Fix a bug in ``repoze.bfg.wsgi.HTTPException``: the content lengthChris McDonough
2009-01-25Test coverage.Chris McDonough
2009-01-16FeaturesChris McDonough
2009-01-15- Instead of invariably using ``webob.Request`` as the "requestChris McDonough
2009-01-11- Improve test coverage.Chris McDonough
2008-07-19Add wsgiapp decorator.Chris McDonough