Local Network Access testing

JS fetch

Fetch results:

Subresource loading

Subresource results:

Subframe loading

WebSocket connection

WebSocket results:

Testing setup

  1. Download this image file, this html file, and this python script to a local directory
  2. From the directory with those files, run python3 -m http.server for the HTTP server and run python3 ws.py for the WebSocket server