[GH-ISSUE #176] The order of header keys are inconsistent #173

Closed
opened 2026-03-03 19:15:55 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Jun 13, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/176

Originally assigned to: @NghiaTranUIT on GitHub.

🐶 Brief

If we use Insomnia to construct the same request, with same the header order to Proxyman, but Proxyman appears the header order in different order, and it isn't consistent. Charles does really well.

We have to fix it

👑 Criteria

  • Don't use Dictionary to store headers -> It isn't guarrantee that the order is remained.
  • The order of headers should be consistent.
Originally created by @NghiaTranUIT on GitHub (Jun 13, 2019). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/176 Originally assigned to: @NghiaTranUIT on GitHub. ## 🐶 Brief If we use Insomnia to construct the same request, with same the header order to Proxyman, but Proxyman appears the header order in different order, and it isn't consistent. Charles does really well. We have to fix it ## 👑 Criteria - [x] Don't use Dictionary to store headers -> It isn't guarrantee that the order is remained. - [x] The order of headers should be consistent.
kerem 2026-03-03 19:15:55 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 13, 2019):

All done 💯

<!-- gh-comment-id:501758818 --> @NghiaTranUIT commented on GitHub (Jun 13, 2019): All done 💯
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#173
No description provided.