Arnaud Geiser
Arnaud Geiser
Addressed : https://github.com/clj-commons/aleph/pull/505
(Accidentally closed this issue while commenting) @DerGuteMoritz : Do you think we can close this issue as it was initially a question?
Let me close this issue, not because we don't want to offer this feature, but because we would like to know the expectations in terms of API. Do not hesitate...
I would propose to put the content of this issue on a cljdoc article.
Yes, something along those lines. > Advanced use cases >> Replace internal scheduler
Once the documentation improvement will be merged, I'm going to work on this.
Closed by #679
While `HTTP 1.0` does not support `Transfer-Encoding`, Aleph is always returning `HTTP 1.1` responses (today, until HTTP 2.0 support, which will also drop the `Transfer-Encoding` header). Yes, it could return...
Since we don't have news regarding this feature and it's not a high demand one, I will close this PR. Do not hesitate to re-open.
Pfff... Actually, the proposed solution is a breaking change even in its initial form as you will have to call `netty/release` on each file manually. Let's close this one in...