You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Reqpane v1.0.1
Bug Fixes
Fix mocked request headers always empty — CDP Fetch.requestPaused returns headers as an object, not an array. Mocked requests now correctly show request headers in the detail panel and all export formats (HAR, Postman, cURL, etc.)
Fix DiffDialog crash on malformed URLs — comparing requests with relative or malformed URLs no longer crashes the diff comparison view