jetty.project
jetty.project copied to clipboard
Consider removing `ChunkAccumulator`
Jetty version(s) 12.1.x
Enhancement Description
ChunkAccumulator is deprecated, isn't used anywhere and doesn't do anything that cannot be done with Content.* static helpers. We should consider removing this class.
See: #11801
Deprecated and usages removed in #11801 Class can be removed after a few releases or when this issue goes stale