Showing URI fragment in Chrome DevTools

Viewed 460

The URL fragment is not shown it seems in the network panel of the Chrome DevTools.

I am trying to debug an issue where after a chain of redirection, the fragment is lost.

Is there a way to have it visible in order to pinpoint the redirection causing the issue ?

0 Answers
Related