jetty.project/jetty-core/jetty-http
Greg Wilkins b0d259118c
Fixes #10956 - Reviewed Expect 100 Continue Handler (#10957)
Removed duplicate handling from servlet. Now only handled in core in HttpChannelState and protected it from concurrent writes.
Added additional tests.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
Co-authored-by: Simone Bordet <simone.bordet@gmail.com>
2023-12-12 16:01:11 +01:00
..
src Fixes #10956 - Reviewed Expect 100 Continue Handler (#10957) 2023-12-12 16:01:11 +01:00
pom.xml Updating to version 12.0.5-SNAPSHOT 2023-11-30 13:33:03 -06:00