jetty.project/jetty-server/src
jiang-cao 5117a58974
Fixes #7688 - Read data to native memory from HttpInput
Added `HttpInput.read(ByteBuffer buffer)`, so that applications can provide a native memory mapped `ByteBuffer` to read into.
2022-03-25 17:57:52 +01:00
..
main Fixes #7688 - Read data to native memory from HttpInput 2022-03-25 17:57:52 +01:00
test Fix #7615 encode relative URIs (#7765) 2022-03-22 13:45:27 -05:00