jetty.project icon indicating copy to clipboard operation
jetty.project copied to clipboard

Consider removing `ChunkAccumulator`

Open lorban opened this issue 1 year ago • 1 comments

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

lorban avatar Jun 25 '24 10:06 lorban

Deprecated and usages removed in #11801 Class can be removed after a few releases or when this issue goes stale

gregw avatar Jul 22 '24 07:07 gregw