Google Chrome DevTools: Inspect Network Activity
https://blog.softhints.com/inspect-network-activity-in-chrome-devtools/
Step 1: Open the page Google Chrome or Chromium
Step 2: Open DevTools: Tab Network
Step 3: Refresh the page or start the resource
Step 4: Filter the requests
– Search by word, regex
– Search by method, status etc
– Negative search
– Search by predefined filters
– Use Search menu for Response and Request headers
Alternative ways: Tab Sources
—————————————————————————————————————————————————————
Bonus resources
—————————————————————————————————————————————————————
Code store
github: https://github.com/softhints/python/
bitbucket: https://bitbucket.org/softhints/
Socials
site: https://softhints.com/
Facebook: https://www.facebook.com/groups/435421910242028/
Facebook: https://www.facebook.com/Softhints/
Twitter: https://twitter.com/SoftwareHints
Discord: https://discord.gg/Y7J569m
source