Fiddler v2.1 Alpha
An alpha of the upcoming Fiddler2.1 release is now available here: http://www.fiddler2.com/dl/fiddler2alphasetup.exe
If you are having problems correctly saving ASP.NET AJAX sessions in the Visual Studio WebTest format, you should see this problem fixed in the alpha.
NOTE: This new version contains the breaking architectural changes first announced here: http://groups.msn.com/HTTPFiddler/news.msnw?action=get_message&mview=0&ID_Message=643&LastModified=4675624976715935118. If you have written custom Inspectors or AutoFiddles, you will need to recompile them against the new version.
// INTERNAL CHANGELOG
// Pulled Inspector.cs and HTTPHeaders.cs into Fiddler.exe, obsoleting plugins.dll.
// Added UriScheme property to HTTPRequestHeaders & Parse it from request headers
// Fixed WebTest:Plugins:WebTestPluginDynamicField for ASPNET AJAX collection
// Added "Enable IPv6" to Tools > Fiddler Options
// Added CaptureFTP Registry value and CONFIG.bCaptureFTP; only works if you have an upstream FTP proxy
If you are having problems correctly saving ASP.NET AJAX sessions in the Visual Studio WebTest format, you should see this problem fixed in the alpha.
NOTE: This new version contains the breaking architectural changes first announced here: http://groups.msn.com/HTTPFiddler/news.msnw?action=get_message&mview=0&ID_Message=643&LastModified=4675624976715935118. If you have written custom Inspectors or AutoFiddles, you will need to recompile them against the new version.
// INTERNAL CHANGELOG
// Pulled Inspector.cs and HTTPHeaders.cs into Fiddler.exe, obsoleting plugins.dll.
// Added UriScheme property to HTTPRequestHeaders & Parse it from request headers
// Fixed WebTest:Plugins:WebTestPluginDynamicField for ASPNET AJAX collection
// Added "Enable IPv6" to Tools > Fiddler Options
// Added CaptureFTP Registry value and CONFIG.bCaptureFTP; only works if you have an upstream FTP proxy
0 Comments:
Post a Comment
<< Home