JS fetch
Fetch results:
Subresource loading
Subresource results:

Subframe loading
WebSocket connection
WebSocket results:
Testing setup
- Download this image file, this html file, and this python script to a local directory
-
From the directory with those files, run
python3 -m http.server
for the HTTP server and runpython3 ws.py
for the WebSocket server