mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-24 16:35:03 +00:00
- test that Frame buffer is unchanged after sending - Generator and FrameFlusher no longer modify frame payload - permessage-deflate no longer modify frame payload - remove Buffer allocation from Generator - outgoing autoFragment no longer modifies buffer - minor cleanups and optimizations from review Signed-off-by: Lachlan Roberts <lachlan@webtide.com>