]> cat aescling's git repositories - mastodon.git/commit
Fix errorMiddleware to prevent "TypeError: res.writeHead is not a function" (#3913)
authorTakuya Yoshida <hawaiianphoto@geekhost.net>
Fri, 23 Jun 2017 17:22:02 +0000 (02:22 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 23 Jun 2017 17:22:02 +0000 (19:22 +0200)
commit0c44316b22c3711ad5369dae2f66f0fd5c79799e
tree4a5d30d5c6f3df88cc3cd3cd5374540313398df2
parent2211e8d1cd6eb97a8a04e24c1fea7031a201edb5
Fix errorMiddleware to prevent "TypeError: res.writeHead is not a function" (#3913)

* Fix errorMiddleware

* Add "eslint-disable-line no-unused-vars"
streaming/index.js