Thomas Cederholm
Thomas Cederholm
I agree with @tsegismont ; the implementation is nice, and there are ways around, such as using a map instead of JsonObject. But it would be a nice feature I...
We would not want a coupling to netty to support e.g. `ACCEPTED` that would internally call `code()` ?
Good input, thanks! I can perhaps adjust this PR a bit to solve it using that proposed direction instead?
So, basically the issue is not whether we can check if header has been written or not, the issue you see is the inconsistency in the api this might bring?
I have split thoughts around this. :) For a demo, certainly. But once you hit a certain size; how and when would you run the tool in question? Can you...
I am also working on the (core) support. But I have limited time and also a few issues to solve there before I can open a PR.
@pmlopes @vietj I am a bit unsure whether I should keep the ZonedDateTime in this PR? The actual "zone" is not part of ISO, and I therefore skipped implementing that...
Any update on this @vietj?
I'd like to poke this one too, good stuff!