mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-24 00:17:18 +00:00
- Improved close mechanism. Now error and reason are propagated at the HTTP/3 level, in case e.g. applications want to take statistics about the error codes. - Improved buffer handling to be sure they are properly released back to the pool. Signed-off-by: Simone Bordet <simone.bordet@gmail.com>