I'm trying to follow a websockets stream, and "Follow TCP Stream" is pretty close to what I need. However, the outbound text is masked (i.e. it shows websocket.payload.text_masked rather than websocket.payload.text), so it's rather meaningless in the content constructed by "Follow TCP Stream". Is there a way to get it to show the unmasked websocket text? asked 15 May '14, 19:25 lid edited 15 May '14, 19:48 |