[GH-ISSUE #187] [BUG] x-www-form-urlencoded Parser is incorrect in few situations #186

Closed
opened 2026-03-03 19:16:02 +03:00 by kerem · 1 comment
Owner

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

Originally assigned to: @NghiaTranUIT on GitHub.

🐶 Brief

If the form-urlencoded string is too complicated. Such as: Includes html string, array form,... The parser will do wrongly. We have to find better solution.

👑 Criteria

  • Parse form url-encoded string correctly in all cases
Originally created by @NghiaTranUIT on GitHub (Jun 26, 2019). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/187 Originally assigned to: @NghiaTranUIT on GitHub. ## 🐶 Brief If the form-urlencoded string is too complicated. Such as: Includes html string, array form,... The parser will do wrongly. We have to find better solution. ## 👑 Criteria - [x] Parse form url-encoded string correctly in all cases
kerem 2026-03-03 19:16:02 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

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

🤯 Changelogs

  • Use NSURLComponents to parse www-urlencoded form data correctly
<!-- gh-comment-id:505722938 --> @NghiaTranUIT commented on GitHub (Jun 26, 2019): ## 🤯 Changelogs - [x] Use NSURLComponents to parse www-urlencoded form data correctly
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#186
No description provided.