OfficeDev / Office-Inspectors-for-Fiddler

Microsoft Office (MAPI, WOPI, and FSSHTTP) inspectors for Fiddler
MIT License
83 stars 55 forks source link

Updating code with the 10.1 protocol updates #37

Closed IamWenboZhang closed 5 years ago

IamWenboZhang commented 5 years ago
  1. Add a new item 'IntervalOverride' to class 'Response' in FSSHTTP
  2. Remove the external reference of AutoIT, and instead it with keyboard event
  3. Fix an issue in 'Converter.bat'
  4. Add a new class 'User32API' for support keyboard event.