mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 16:15:55 +03:00
[GH-ISSUE #1014] HAR export incompatible with Charles import #1007
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1007
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alextesttesttest on GitHub (Oct 6, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1014
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version Version 2.33.0 (23300)
macOS Version? 11.6
Steps to reproduce
nb the HAR file is parsed successfully with no errors by https://toolbox.googleapps.com/apps/har_analyzer/
Expected behavior
Expecting to see the file imported successfully.
Screenshots
@NghiaTranUIT commented on GitHub (Oct 6, 2021):
Thanks. Let me check. I'm not sure Charles could not parse it since Proxyman HAR is following HAR 1.2 Spec 👍
@NghiaTranUIT commented on GitHub (Oct 6, 2021):
@alextesttesttest To workaround, you can download v4.6.1. I tested and this bug only occurs on Charles Proxy v4.6.2
@NghiaTranUIT commented on GitHub (Oct 6, 2021):
@alextesttesttest please try this build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.33.0_Fix_HAR_file_Charles_Proxy.dmg
HAR files, which are exported by this Beta build, can be imported to Charles v4.6.2 👍
The reason is the ISO-8601 is different between two Charles Proxy version 😿