[GH-ISSUE #912] Support MsgPack Previewer #905

Open
opened 2026-03-03 19:22:53 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Jun 22, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/912

Originally assigned to: @NghiaTranUIT on GitHub.

Description

Some users would like to use Proxyman and inspect MsgPack's body. At the moment, they have to copy the binary string and preview it by using MsgPack Online Converter.

We should support this feature.

Acceptance Criteria

  • Automatically detect MsgPack from Content-Type Header
  • Auto deserialize it and preview it as a JSON
  • Support MsgPack tab in Custom Previewer Tab
Originally created by @NghiaTranUIT on GitHub (Jun 22, 2021). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/912 Originally assigned to: @NghiaTranUIT on GitHub. ### Description Some users would like to use Proxyman and inspect [MsgPack](https://msgpack.org/#json-to-msgpack)'s body. At the moment, they have to copy the binary string and preview it by using MsgPack Online Converter. We should support this feature. ### Acceptance Criteria - Automatically detect MsgPack from Content-Type Header - Auto deserialize it and preview it as a JSON - Support MsgPack tab in Custom Previewer Tab
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 23, 2021):

Beta: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.28.0_Msgpack_Previewer.dmg

  • Automatically convert MessagePack body to JSON (Content-Type = application/msgpack)
  • Support MsgPack preview tab in Custom Previewer Tab
Screen Shot 2021-06-23 at 13 57 13 Screen Shot 2021-06-23 at 13 57 16
<!-- gh-comment-id:866591520 --> @NghiaTranUIT commented on GitHub (Jun 23, 2021): Beta: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.28.0_Msgpack_Previewer.dmg - Automatically convert MessagePack body to JSON (Content-Type = application/msgpack) - Support MsgPack preview tab in Custom Previewer Tab <img width="1901" alt="Screen Shot 2021-06-23 at 13 57 13" src="https://user-images.githubusercontent.com/5878421/123052521-1bcd7a80-d42d-11eb-999b-bb8368d2780c.png"> <img width="612" alt="Screen Shot 2021-06-23 at 13 57 16" src="https://user-images.githubusercontent.com/5878421/123052545-26880f80-d42d-11eb-9f1e-210cbe465a59.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#905
No description provided.