jetty.project/jetty-core/jetty-openid
Greg Wilkins 4c16e6a707
Jetty 12 content length 0 take3 (#9740)
* Optimize Content-Length: 0 handling

Create and use a pre-encoded HttpFields.CONTENT_LENGTH_0 constant
Used the constant in more places
renamed the `putLongField` methods of HttpFields.Mutable to just `put`
Fixed wrong docs examples
2023-05-07 19:22:15 +02:00
..
src Jetty 12 content length 0 take3 (#9740) 2023-05-07 19:22:15 +02:00
pom.xml Jetty 12.0.x core security (#9405) 2023-05-02 15:35:49 +02:00