javascript - How to detect files are requested (AJAX) via browser's console? -


this question linked this question. when open console, vague me. in fact want know, how can detect files requested in ajax via browser's console (google chrome).

is possible?

you can use network tab , filter xhr type https://developer.chrome.com/devtools/docs/network
the image explains better the network tab


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

php - Find a regex to take part of Email -