Skip to content

Instantly share code, notes, and snippets.

@angularsen
Last active April 10, 2019 07:32
Show Gist options
  • Save angularsen/ff16e31dc13762b9f5bd58323fa8e9b9 to your computer and use it in GitHub Desktop.
Save angularsen/ff16e31dc13762b9f5bd58323fa8e9b9 to your computer and use it in GitHub Desktop.
A neverending gist about developer tips, because blogs are lame

Browsers

Network: Show only page navigations including redirects

Using the Doc filter in Chrome seems to merge entries during redirects, losing info. Instead, use the Filter input.

  • Chrome: mime-type: text/html
  • FireFox: cause: document
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment