table of contents
TSHTTPTXNISWEBSOCKET(3ts) | Apache Traffic Server | TSHTTPTXNISWEBSOCKET(3ts) |
NAME¶
TSHttpTxnIsWebsocket - test whether a request is attempting to initiate Websocket connection
SYNOPSIS¶
#include <ts/ts.h>
DESCRIPTION¶
TSHttpTxnIsWebsocket() tests whether the transaction is a WebSocket upgrade request.
RETURN VALUES¶
A non-zero value is returned if the relevant header value is found.
SEE ALSO¶
TSAPI(3ts)
COPYRIGHT¶
2024, dev@trafficserver.apache.org
January 6, 2024 | 9.2 |