New Version 1.2
Version 1.2 has been upgraded from Beta to release. You can get it from http://www.fiddlertool.com/fiddler/version.asp
Changelist:
v1.2.0.0
Changelist:
v1.2.0.0
- Renamed .FromString on headers to .AssignFromString
- Minor robustness tweak for form posting parameters in Save-As-Webtest
v1.1.9.8
- Minor correction for pie redraw
- Added drag/drop of text/files to QuickExec
- UI.actLoadSessionArchive() made public
- Enabled drag drop of .ZIP archive to session list
- Setting a session flag to null removes it. TODO: Should the same apply to HTTP Headers?// Removing ui-hide flag in onBeforeResponse will now cause the session to show
- New option on Headers inspector to edit all headers at once
- HTTPRequestHeaders and HTTPResponseHeaders expose a new method - bool AssignFromString(sHeaderString)