Would a patch to make the clojurescript http server respond on failed post be welcome? Currently it hangs with a server stacktrace about the unhandled dispatch handler for null
I'm running tests which are making http requests which are permitted to fail. But they're currently hanging.
I'll open a jira.
https://clojure.atlassian.net/browse/CLJS-3213 I'd be keen to see this looked at, as I've lost several days to debugging this in our test runner. I'd like to get it online though.