[GH-ISSUE #825] Improve Performance when passing the huge data to CodeMirror #818

Open
opened 2026-03-03 19:22:10 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Mar 18, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/825

Originally assigned to: @NghiaTranUIT on GitHub.

Description

In Big Sure, we can call JavaScript and pass the argument as a Dictionary. It's a huge improvement since we don't need to encode the body to Hex Data.

Ref: https://developer.apple.com/documentation/webkit/wkwebview/3656441-callasyncjavascript

Acceptance Criteria

Originally created by @NghiaTranUIT on GitHub (Mar 18, 2021). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/825 Originally assigned to: @NghiaTranUIT on GitHub. ### Description In Big Sure, we can call JavaScript and pass the argument as a Dictionary. It's a huge improvement since we don't need to encode the body to Hex Data. Ref: https://developer.apple.com/documentation/webkit/wkwebview/3656441-callasyncjavascript ### Acceptance Criteria - Use new func https://developer.apple.com/documentation/webkit/wkwebview/3656441-callasyncjavascript - Keep the legacy for backward compatible
Author
Owner
<!-- gh-comment-id:802520078 --> @NghiaTranUIT commented on GitHub (Mar 19, 2021): Done: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.20.0_CodeMirror_WKWebView.dmg
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#818
No description provided.