0b684b59e5
The status code of requests must always be set, regardless of client disconnection, otherwise they will always be logged as 200!. Broken for `respond_with_json` inf48792eec4. Broken for `respond_with_json_bytes` in3e58ce72b4. Broken for `respond_with_html_bytes` inea26e9a98b. Signed-off-by: Sean Quah <seanq@element.io>