|
||||||||
| ||||||||
|
![]() |
Request is being sent to the server |
![]() |
Downloading response from server |
![]() |
Request is paused at a breakpoint. |
![]() |
Response is paused at a breakpoint. |
![]() |
Response was HTML |
![]() |
Response was an image |
![]() |
Response was a script |
![]() |
Response was Cascading Style Sheet |
![]() |
Response was XML |
![]() |
Generic Response successful |
![]() |
Response was HTTP/300,301,302,303 or 307 redirect |
![]() |
Response was HTTP/304: Use cached version |
![]() |
Response was a request for client credentials |
![]() |
Response was a server error |
![]() |
Session was aborted by the client, Fiddler, or the Server. |
If you right-click one or more sessions, a context-menu appears:
Tip: You can add to this menu using the ContextAction feature of FiddlerScript. Learn more...
On the Copy menu:
On the Save menu:
The Timeline Tab shows the transfer timeline of selected HTTP Sessions. NOTE: You should enable Streaming Mode for the highest accuracy in Timeline rendering.
The vertical line indicates the time to first byte of the
server's response.
The green circle before the bar shows that a connection was reused; a red circle
means that the connection was newly created.
The green circle after the bar shows that the server didn't send a Connection:
close header; a red circle means that the server sent Connection: close.
The gray arrow icon indicates that the server's response was a redirect (302).
The red ! icon indicates that the server returned an error code (404).
