Is it possible to log traffic (responses in particular) on a domain using javascript?
Is it possible to log HTTP responses on a domain using javascript? I know this is possible using the developer console, but I'm looking for a way to log the incoming traffic on a webpage with js only