What does the red circle cross in the '#' column means?
I come across this while while I was debugging an issue that only repros on IE. (FYI the issue is that the JSON in the response fails to bind to my knockout model on IE... but it is working fine on Chrome...). I have tried replaying that request (Replay > Reissue Requests) and I am seeing that the second request returns a '{json}' icon.
I am trying to understand what fiddler is telling me with the first request. What does that red circle cross means?