mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-27 00:55:57 +03:00
[GH-ISSUE #489] Query parameters are reordered on repeating a request #485
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#485
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 @hlynursmari1 on GitHub (Apr 27, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/489
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version?
Proxyman Version 1.21.0 (12100)
macOS Version?
macOS Catalina 10.15.4 (19E287)
Steps to reproduce
https://www.google.com/search?q=proxyman&oq=proxyman&sourceid=chrome&ie=UTF-8https://www.google.com/search?ie=UTF-8&oq=proxyman&q=proxyman&sourceid=chromeExpected behaviour
The query parameter order should be preserved, or should be manually editable when repeating the request. Reordering query parameters can break signed requests where server-side verification does not parse the query string before using it in computing the request signature.
Screenshots
@NghiaTranUIT commented on GitHub (Apr 28, 2020):
Good point about the order of the query. I'm not aware that it might break the request signature.
I will fix it in the next release 👍
@NghiaTranUIT commented on GitHub (May 3, 2020):
Hi @hlynursmari1 The bug is fixed in this BETA build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_1.22.0_Bug_Keep_Order_Query_In_Repeated_Flow.dmg
It gonna release on Monday next week. Thank you for raising this bug 👍
@hlynursmari1 commented on GitHub (May 4, 2020):
Perfect! Thank you for the quick turn around and nice work on a great app 👍
@NghiaTranUIT commented on GitHub (May 4, 2020):
You're welcome 🌮