You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After some digging into grpcdump and gopacket, I realized the main blocker is hpack-as headers in HTTP2 are compressed with hpack, it's not possible to sniff their actual content if we skip the initial requests in which the compression tables were established.
Hi dear maintainer,
My experiment shows the following 2 cases:
so the question in this issue title arises. If the answer is negative, is it possible to support sniff established connections in the future?
The text was updated successfully, but these errors were encountered: