jetty.project/jetty-ee10/jetty-examples
Simone Bordet 7a6ccce49a
Rewrite of the content handling, both on client and on server. (#7985)
Introduced a new io.Content class, with Content.Source, Content.Sink and Content.Chunk.

Updated the server-side to use io.Content instead of the previous server-side Content class.
Updated the client-side to use io.Content with a little specialization necessary for clients only.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
Co-authored-by: Ludovic Orban <lorban@bitronix.be>
2022-05-30 13:34:51 +02:00
..
src/test/java/org Rewrite of the content handling, both on client and on server. (#7985) 2022-05-30 13:34:51 +02:00
pom.xml Jetty-12 Restructure 2022-05-03 15:52:44 +02:00