mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 08:35:53 +03:00
[GH-ISSUE #306] 1.7.0 bug with http #302
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#302
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 @superandrew on GitHub (Oct 19, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/306
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version? (Ex. Proxyman 1.4.3)
1.7.0
macOS Version? (Ex. mac 10.14)
10.15
Steps to reproduce
Launch proxyman, connect in http to a localhost address
e.g.
http://something.dev:8000 (where something.dev is mapped to 127.0.0.1)
Throught proxyman the connection gets converted to https://
[19/Oct/2019 12:12:38] code 400, message Bad HTTP/0.9 request type ('\x16\x03\x01\x00§\x01\x00\x00£\x03\x03]ªý¶Q\x07\x15óÁ\x83¾ÊÉÊÁ¸~ftEzÄþÇ\x1aö')
[19/Oct/2019 12:12:38] You're accessing the development server over HTTPS, but it only supports HTTP.
Expected behavior
navigate as previous versions
Screenshots (optional)
@superandrew commented on GitHub (Oct 19, 2019):
I forgot to say, that if I shut down proxyman the request goes through http as usual.
@NghiaTranUIT commented on GitHub (Oct 20, 2019):
Thank for the quick report. I'm investigating it and sent you a BETA today 👍
@NghiaTranUIT commented on GitHub (Oct 20, 2019):
Hey there @superandrew
In the latest build, I mismatch the HTTP -> HTTPS when connecting to a local server.
Here is hot-fix https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_1.7.0_Fix_HTTP_Localhost.dmg
I'm going to officially release the hot-fix in this today. Thank you a lot for a bug report 🎉
@NghiaTranUIT commented on GitHub (Oct 20, 2019):
@superandrew Let update to Proxyman 1.7.1 (https://github.com/ProxymanApp/Proxyman/releases/tag/1.7.1)
Thank you a lot 🎉