Fiddler Ideas

The free web debugging proxy for any browser, system or platform.

Add properties to WebSocket object

The request here is a trivial change, so that WebSocketMessage exposes a readonly oWebSocket property (e.g. get { return _wsOwner; }  ) and WebSocket exposes a readonly oSession property (e.g. get { return _mySession; } )
  • Eric Lawrence
  • Feb 27 2017
  • Under review
  • Attach files
  • alex o commented
    February 28, 2017 00:18

    love to see properties like source and destination for the web socket and anything else that is available