[GH-ISSUE #179] Support previewer for form #177

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

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

Originally assigned to: @NghiaTranUIT on GitHub.

🐶 Brief

Proxyman should support Form Previewer for x-www-form-urlencoded body

Screen Shot 2019-06-15 at 14 14 50

👑 Criteria

  • Parse form encoded string to header / value
  • New Form tab in Request / Response
  • Show/Hide appropriately
Originally created by @NghiaTranUIT on GitHub (Jun 15, 2019). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/179 Originally assigned to: @NghiaTranUIT on GitHub. ## 🐶 Brief Proxyman should support Form Previewer for `x-www-form-urlencoded` body <img width="788" alt="Screen Shot 2019-06-15 at 14 14 50" src="https://user-images.githubusercontent.com/5878421/59548335-f5d88a00-8f77-11e9-82a7-08947bb74335.png"> ## 👑 Criteria - [x] Parse form encoded string to header / value - [x] New Form tab in Request / Response - [x] Show/Hide appropriately
kerem 2026-03-03 19:15:57 +03:00
Author
Owner

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

All done

🤯 Changelogs

  • Reuse HeaderController as Form
  • Support connection character when copying header (:), or cookie, form, query (=)
  • Present/Dismiss Form Tab when possible
Screen Shot 2019-06-16 at 10 32 41
<!-- gh-comment-id:502417074 --> @NghiaTranUIT commented on GitHub (Jun 16, 2019): All done ## 🤯 Changelogs - [x] Reuse HeaderController as Form - [x] Support connection character when copying header (:), or cookie, form, query (=) - [x] Present/Dismiss Form Tab when possible <img width="790" alt="Screen Shot 2019-06-16 at 10 32 41" src="https://user-images.githubusercontent.com/5878421/59558697-46a4bd00-9022-11e9-869a-a320ed24664f.png">
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#177
No description provided.