mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 16:15:55 +03:00
[GH-ISSUE #1433] map local report "Invalid Content-Length Header", but there is no content-length #1428
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1428
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sinoon on GitHub (Nov 12, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1433
Originally assigned to: @NghiaTranUIT on GitHub.
Description
Steps to Reproduce
Current Behavior
show error with Invalid Content-Length header....
Expected Behavior
no error, or A message that can be understood.
Environment
@NghiaTranUIT commented on GitHub (Nov 13, 2022):
@sinoon can you export this Map Local Rule and share it with me via support@proxyman.io ? I'd like to investigate why it shows this error 👍
@NghiaTranUIT commented on GitHub (Nov 16, 2022):
@sinoon Let's remove the
Transfer-Encoding: chunked, it causes the bug.I will automatically remove this header from the Response.
@NghiaTranUIT commented on GitHub (Nov 16, 2022):
If you create a Map Local file by right-clicking on the Request -> Tools -> Map Local -> It automatically clears some invalid headers.
However, if you manually select the file from your Mac, it doesn't clear.