Class BasicHttpServerExpectationDecorator

java.lang.Object
org.apache.hc.core5.http.io.support.BasicHttpServerExpectationDecorator
All Implemented Interfaces:
HttpServerRequestHandler

public class BasicHttpServerExpectationDecorator extends Object implements HttpServerRequestHandler
HttpServerRequestHandler implementation that adds support for the Expect-Continue handshake to an existing HttpServerRequestHandler.
Since:
5.0