Logging full network connection like in browser
Posted
by
pokemarine
on Super User
See other posts from Super User
or by pokemarine
Published on 2014-08-18T13:46:59Z
Indexed on
2014/08/18
22:24 UTC
Read the original article
Hit count: 236
Can I set my browser or download a special application to log/download everything that is going through network while browsing a site?
When I open a website in Firefox, it downloads the files to temporary folders, but I need everything, and by everything I mean full Ajax request logging, image downloading...etc Every file that is downloaded while browsing sites (and not temporary, I need them later, so It should log and categorize it somehow).
Otherwise: I want to automatically save everything you can see in the browser's network tab (after pressing F12) and not just the response, also need the information about what it sent and what it got back.
© Super User or respective owner