* Fix vnd_error_response returning a `Response` with wrong `Response.headers` type (youtux) * Require flask version < 0.11, otherwise atilla won't work. * Make a test pass also with the latest halogen version
1.2.4
-----
* accept remote address as host name if not passed by config (bubenkoff)