15
Fiddler in 2014 Eric Lawrence (@ericlaw)

Fiddler in 2014

  • Upload
    munin

  • View
    65

  • Download
    0

Embed Size (px)

DESCRIPTION

Fiddler in 2014. Eric Lawrence (@ ericlaw ). Customize Columns. Show Content-Encoding, Image metadata, etc. AutoResponder. Latency Testing SPOF Testing Replay. ZopFli. 3-8% better compression than zlib Takes 2-3 orders of magnitude longer to compress De compression speed is unaffected. - PowerPoint PPT Presentation

Citation preview

Page 1: Fiddler in 2014

Fiddler in 2014

Eric Lawrence (@ericlaw)

Page 2: Fiddler in 2014

Customize Columns

Show Content-Encoding, Image metadata, etc.

Page 3: Fiddler in 2014

AutoResponder Latency Testing SPOF Testing

Replay

Page 4: Fiddler in 2014

ZopFli

• 3-8% better compression than zlib

• Takes 2-3 orders of magnitude longer to compress

• Decompression speed is unaffected

Page 5: Fiddler in 2014

Images

Page 6: Fiddler in 2014

Image Analysis

Page 7: Fiddler in 2014

Context Menu

Plug in your own tools…• Analyzers

• PNGTweak • JPEGSnoop

• Optimizers• RIOT• AdvanceComp

Page 8: Fiddler in 2014

WebP Support

• Google’s efficient new lossy / lossless image format

• ImageView can now render WebP images

Page 9: Fiddler in 2014

DataURI Support

• Copy to DataURI• Right-click > Copy > Response As

Data URI• From ImageView

• Paste as DataURI

Page 10: Fiddler in 2014

Interop

Page 11: Fiddler in 2014

Linux ( & OSX, sorta )

All major Fiddler features supported, including a C#-based scripting engine

Page 12: Fiddler in 2014

Packet Capture Import

• Wireshark / tcpdump (.pcap / .pcapng)

• Microsoft Network Monitor (.cap)

Page 13: Fiddler in 2014

curl

• Paste as Sessions• AutoResponder Scratchpad• Export

Page 14: Fiddler in 2014

WebSockets

• Scriptable• Display• Preserved in SAZ files

Page 15: Fiddler in 2014

Misc FiddlerCore/CAP/Replayer/Mono Unminifie Mobile Culture