jetty.project/jetty-fcgi
Simone Bordet 5ccaea3c74 Fixes #3952 - Server configuration for direct/heap ByteBuffers.
Updated server-side to use direct/heap ByteBuffers based on
getters and setters in the relevant components.
Made HTTP/1.1, HTTP/2, and WebSocket use the same mechanism.

Removed unused obsoleted methods:
* EndPoint.isOptimizedForDirectBuffers()
* HttpTransport.isOptimizedForDirectBuffers()
* HttpOutput.Interceptor.isOptimizedForDirectBuffers()
* HttpChannel.useDirectBuffers()

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2019-08-12 17:20:50 +02:00
..
fcgi-client Updating to version 10.0.0-SNAPSHOT 2019-07-12 06:54:56 +10:00
fcgi-server Fixes #3952 - Server configuration for direct/heap ByteBuffers. 2019-08-12 17:20:50 +02:00
pom.xml Updating to version 10.0.0-SNAPSHOT 2019-07-12 06:54:56 +10:00