Fiddler¶
Download and install Fiddler¶
Fiddler is a free web debugging proxy which logs all HTTP(s) traffic between your computer and the Internet. Use it to debug traffic from virtually any application that supports a proxy like IE, Chrome, Safari, Firefox, Opera and more.

It can be particularly helpful for debugging and analysing requests generated by CMIS Workbench.
Download: http://www.telerik.com/fiddler
View requests and responses¶
Fiddler exposes rich functionality to help you analyze web session caching, cookie and header properties in detail: http://www.telerik.com/fiddler/web-debugging
Compose requests¶
With Fiddler web debugger you can manually build and send HTTP, HTTPS, and FTP requests. Alternatively, you can choose to clone a session from the web sessions list to the composer tab by using drag and drop: http://www.telerik.com/fiddler/web-session-manipulation
Export an archive¶
Please include an exported Fiddler archive in any relevant support requests that are lodged. To retrieve the archive
- Right click on the appropriate session
- Click ‘Save’
- Click ‘Selected Sessions’
- Click ‘in ArchiveZIP’