mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 08:35:53 +03:00
[GH-ISSUE #298] [BUG] Couldn't set multiple headers (same key name) for Response in Breakpoint mode #294
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#294
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 @NghiaTranUIT on GitHub (Oct 5, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/298
Originally assigned to: @NghiaTranUIT on GitHub.
🐶 Brief
In the response of the Breakpoint mode, if we try to override with many headers, which are same name. The app only receives that last one.
For instance, if we override the Header likes
then, the app only gets
It should be the same.
👑 Criteria
@NghiaTranUIT commented on GitHub (Oct 5, 2019):
Done in https://github.com/ProxymanApp/Proxyman/issues/294