mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 00:25:56 +03:00
[GH-ISSUE #454] Browser does not show site after enable ssl proxying #450
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#450
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 @yauheniprakapenka on GitHub (Mar 27, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/454
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman 1.19.0
mac 10.15.3
Google Chrome Version 80.0.3987.132 (Official Build) (64-bit)
Safari Version 13.0.5 (15608.5.11)
Steps to reproduce
When I enable ssl proxying for https://youdo.com/mgts-form/ then this site stops showing up, but for another its ok.
What am I doing wrong?
###Video
https://drive.google.com/file/d/1heuGtqg4-ff59XKjxBfVRUe7AkJ5zfHr/view?usp=sharing
@NghiaTranUIT commented on GitHub (Mar 27, 2020):
Hey, look like it's a bug. I'm investigating now 👍 btw, thank for super useful video 🌮
@NghiaTranUIT commented on GitHub (Mar 27, 2020):
Hey @yauheniprakapenka let check this beta build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_1.19.0_Bug_Missing_Content_Length.dmg
Basically, the response from this server doesn't include the content-length in the header, so Proxyman's parser isn't aware that the response body is finished or not -> The website doesn't receive enough data to render the page.
@yauheniprakapenka commented on GitHub (Mar 28, 2020):
Nghia Tran, it works great!)) thank you
@NghiaTranUIT commented on GitHub (Mar 28, 2020):
Cool @yauheniprakapenka . I'm going to release a new build tonight. Enjoy debugging 👍