Office365FiddlerExtension
Office365FiddlerExtension copied to clipboard
This Fiddler Extension is an Office 365 centric parser to efficiently troubleshoot Office 365 client application connectivity and functionality.
Bug where session severity stored in the session flags json gets set to zero. This doesn't impact the colorisation of sessions, just that the value isn't stored in the session....
A message box may be thrown on importing a HAR or Json file stating: -------------------------------- Fiddler: UnGZip failed The content could not be decompressed. The magic number in GZip header...
[https://web.archive.org/web/20071011232812/http://weblogs.asp.net/justin_rogers/pages/126345.aspx](https://web.archive.org/web/20071011232812/http:/weblogs.asp.net/justin_rogers/pages/126345.aspx) From the link above the code to update the TabPage UI control needs to jump on the thread that created it, via a UIInvoke. ActivationService.cs adds a watcher. oWatcher...