<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Unable to inspect WebSockets"
   href="https://bugs.webkit.org/show_bug.cgi?id=165068">165068</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Web Inspector: Unable to inspect WebSockets
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>Safari Technology Preview
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>URL</th>
          <td>http://www.websocket.org/echo.html
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Web Inspector
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>dieter&#64;komendera.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>bburg&#64;apple.com, joepeck&#64;webkit.org, mattbaker&#64;apple.com, nvasilyev&#64;apple.com, timothy&#64;apple.com, webkit-bug-importer&#64;group.apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I'm unable to inspect WebSockets and their frames as WebSocket connections are not displayed in WebInspector's &quot;Network&quot; tab in Safari.

To reproduce:

* navigate to <a href="http://www.websocket.org/echo.html">http://www.websocket.org/echo.html</a>
* open WebInspector, select the Network tab
* on the Echo Test page, click Connect and Send

The newly connected websocket is not displayed in WebInspector.

Google Chrome's Developer Tools offer that feature and one can inspect the WebSocket and all the data frames sent over them.

Safari Technology Preview Release 18 (Safari 10.1, WebKit 12603.1.12)
macOS 10.12.1 (16B2555)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>