Is it possible to log traffic (responses in particular) on a domain using javascript?

38 views Asked by At

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

0

There are 0 answers