Handler that provides support for HTTP/1.1 continue responses. If the provided predicate returns true then the request will be accepted, otherwise it will be rejected. If no predicate is supplied then all requests will be accepted.
@see io.undertow.server.protocol.http.HttpContinue
@author Stuart Douglas
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.