Description
Collected HAR files doesn't provide request details for file downloads. To solve this we can:
- Use chrome://net-export/ on Client side.
- Collect PCAP on Server side.
Environment
- Proxy
Procedure
To capture Network Log requests to download files:
1. Open in Chrome: chrome://net-export/
2. Started logging will appear like below:
3. Download file on different tab and stop logging.
4. The log file can be loaded using the plugin netlog_viewer. Request details: