ProxymanApp / proxyman-windows-linux

Public tracker for Proxyman Windows/Linux
https://proxyman.io/
MIT License
108 stars 4 forks source link

Opening HAR files generated by Chrome gives malformed or missing responses #283

Closed BRUHItsABunny closed 1 year ago

BRUHItsABunny commented 1 year ago

Description

Unable to open harfiles generated by other programs, eg: Chrome

Steps to Reproduce

  1. Open Chrome, visit any website with devtools open

  2. Select a request in the network tab and click Save all as HAR with content

  3. Open the resulting HAR in Proxyman

  4. See malformed or missing responses

Current Behavior

Currently the response is either malformed or missing entirely Screenshot was captured from opening HAR file in Proxyman harfile in proxyman

Expected Behavior

The response body visible and not malformed. Screenshot was captured from traffic directly intercepted by Proxyman. proxyman request

Environment

BRUHItsABunny commented 1 year ago

Sorry for the duplicate, not sure how that happened