The WebSocketFrame class represents frames sent over WebSocket connections in the page. Frame payload is returned by either WebSocketFrame.text() or WebSocketFrame.binary() method depending on the its type.
Methods binaryAdded in: v1.9 webSocketFrame.binaryReturns binary payload.
Usage
WebSocketFrame.binary();
Returns
textAdded in: v1.9 webSocketFrame.textReturns text payload.
Usage
WebSocketFrame.text();
Returns
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4