Class WebSocketInterceptor

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

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