Class TCPInterceptor

java.lang.Object
com.predic8.membrane.core.interceptor.AbstractInterceptor
com.predic8.membrane.core.interceptor.tunnel.TCPInterceptor
All Implemented Interfaces:
Interceptor

public class TCPInterceptor extends AbstractInterceptor
Default
false
Description
Allow HTTP protocol upgrades to the TCP protocol. After the upgrade, the connection's data packets are simply forwarded and not inspected.