mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 16:15:55 +03:00
[GH-ISSUE #1074] HTTP2 Unsupported #1068
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#1068
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 @brr53 on GitHub (Nov 24, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1074
Originally assigned to: @NghiaTranUIT on GitHub.
Hello, I saw a few months ago someone suggested HTTP2 support and it was shared that it would be released in a few weeks. Just wanted to check in to see if that is still being planned to be released anytime soon.
My application uses HTTP2 and I would like to be able to properly debug it without downgrading connection to HTTP1.1.
Thank you!
@NghiaTranUIT commented on GitHub (Nov 25, 2021):
Sorry, but HTTP/2 is still in the progress. It's delayed due to some technical challenges @brr53 😿
I will keep this ticket open and notify you when we have a BETA build 👍
#588 #416
@leearmstrong commented on GitHub (Jan 16, 2022):
Hi,
Is there an updated ETA on this at all?
@NghiaTranUIT commented on GitHub (Jan 17, 2022):
Sorry, the beta for HTTP/2 didn't work out. I'm going to find an alternative solution to support HTTP/2. ETA could be Q2 this year @leearmstrong 😿
@revolyw commented on GitHub (Nov 1, 2022):
I also need uses HTTP2. Hope to support it soon
@leearmstrong commented on GitHub (Nov 1, 2022):
Yes, this is becoming more and more common!
I wonder if a workaround is for Proxyman to force downgrade from HTTP2 to HTTP to at least see the traffic. The ideal thought is for us to see the lot.
From memory Charles Proxy allows you to see HTTP2 traffic so it is possible
@derekmurawsky commented on GitHub (Feb 1, 2023):
I ran into the http2 -> http1.1 forced downgrade today as well. I confirmed my issue that I was trying to debug, but was a bit surprised to realize it was happening. Please add full support for http2, including on image downloads and the like.
@brr53 commented on GitHub (Feb 1, 2023):
I am unable to use Proxyman until the HTTP2 update arrives. I am looking forward to it.
@NghiaTranUIT commented on GitHub (Feb 2, 2023):
Thanks. I understand how important HTTP/2 is. I'm continuing to work on it 👍
@NghiaTranUIT commented on GitHub (Feb 5, 2023):
Friendly reminder: @brr53 @derekmurawsky @leearmstrong @revolyw
HTTP/2 is finally implemented. If you don't mind, please check out this Beta build on this comment 👍 : https://github.com/ProxymanApp/Proxyman/issues/416#issuecomment-1417959460
@derekmurawsky commented on GitHub (Feb 5, 2023):
Oh, fantastic! I will try to test this out this week. Thanks!
@derekmurawsky commented on GitHub (Feb 5, 2023):
I was excited so I tested it out today. Worked for my use case! Thanks, this is awesome!