Pull Request: add response validation and update jack tests
Opened this issue · 0 comments
paulbaumgart commented
I made a series of commits, first to add validation to responses to make sure they are JSGI compliant, and secondly to fix the currently failing jack testcases.
http://github.com/paulbaumgart/jack/commits/error-handling
Reviews appreciated.