[GH-ISSUE #109] Support GIF content in Response #106

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

Originally created by @NghiaTranUIT on GitHub (Apr 8, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/109

Originally assigned to: @NghiaTranUIT on GitHub.

🐶 Brief

GIF data doesn't render properly. For instance, I couldn't see any 9gag's gif under proxman. It's time to fix it 👍

👑 Criteria

  • Detect if the content-type is a gif
  • Render GIF in Response view
Originally created by @NghiaTranUIT on GitHub (Apr 8, 2019). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/109 Originally assigned to: @NghiaTranUIT on GitHub. ## 🐶 Brief GIF data doesn't render properly. For instance, I couldn't see any 9gag's gif under proxman. It's time to fix it 👍 ## 👑 Criteria - [x] Detect if the content-type is a gif - [x] Render GIF in Response view
kerem closed this issue 2026-03-03 19:15:20 +03:00
Author
Owner

@NghiaTranUIT commented on GitHub (Apr 9, 2019):

It's done automatically if we NSImage.animated

<!-- gh-comment-id:481245223 --> @NghiaTranUIT commented on GitHub (Apr 9, 2019): It's done automatically if we [NSImage.animated](https://developer.apple.com/documentation/appkit/nsimageview/1404950-animates)
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#106
No description provided.