jetty.project/jetty-http
Greg Wilkins 5cd676581c 484622 - Improve handling of Direct and Mapped buffers for static content
ResourceHttpContent now applies a maxBufferSize that is passed through the call to getContent
ResourceCache now accounts for the exact memory usage of content, which may have an indirect
buffer plus either a direct or mapped buffer.  Thus content size may be 0, 1 or 2 times the
file size.

Some more limited unit tests
2015-12-18 12:36:27 +11:00
..
src 484622 - Improve handling of Direct and Mapped buffers for static content 2015-12-18 12:36:27 +11:00
pom.xml Updating to version 9.3.7-SNAPSHOT 2015-11-06 12:13:00 -07:00