[GH-ISSUE #607] [BUG] Incorrect guessing the Content-Type of file (Map Local Directory) #603

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

Originally created by @NghiaTranUIT on GitHub (Aug 31, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/607

Originally assigned to: @NghiaTranUIT on GitHub.

Description

If the local file path has a space character, MIMEDetector will return "application/octet-stream" rather than the actual MIME (Ex: application/javascript)

Acceptance Criteria

  • Fix MIME Detector and return correct ContentType
Originally created by @NghiaTranUIT on GitHub (Aug 31, 2020). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/607 Originally assigned to: @NghiaTranUIT on GitHub. ### Description If the local file path has a space character, MIMEDetector will return "application/octet-stream" rather than the actual MIME (Ex: application/javascript) ### Acceptance Criteria - Fix MIME Detector and return correct ContentType
Author
Owner
<!-- gh-comment-id:683535114 --> @NghiaTranUIT commented on GitHub (Aug 31, 2020): Fixed: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.5.2_Fix_JWT_Addon.Fix+MIME.Support_MapLocal_Scripting.dmg
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#603
No description provided.