mirror of
https://github.com/ProxymanApp/atlantis.git
synced 2026-04-26 08:26:04 +03:00
[GH-ISSUE #154] Duplicate records when use URLProtocol to modify authorization header and ssl pinning challenge #93
Labels
No labels
Done
Done
Windows
bug
bug
bug
enhancement
enhancement
enhancement
good first issue
hacktoberfest
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/atlantis#93
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 @HoaPham98 on GitHub (Nov 7, 2024).
Original GitHub issue: https://github.com/ProxymanApp/atlantis/issues/154
Originally assigned to: @NghiaTranUIT on GitHub.
Hi, I have a problems with atlantis when run it in the app that use URLProtocol. Because the app is blackbox so I can't show the code, but I can reproduce it with my guess code
@NghiaTranUIT commented on GitHub (Nov 7, 2024):
@HoaPham98 thanks for the report. It looks like a bug.
May I ask: If you don't use URLProtocol, is the bug gone?
@NghiaTranUIT commented on GitHub (Nov 7, 2024):
I'm able to reproduce the bug, let me find a way to fix it 👍
@HoaPham98 commented on GitHub (Nov 7, 2024):
Yes. If I don't use URLProtocol, the bus is gone. And I have an idea for this issue. Hope you like to check it: https://github.com/ProxymanApp/atlantis/pull/155