Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

http2 packet decode failed. #224

Closed
cfc4n opened this issue Sep 30, 2022 · 0 comments · Fixed by #225
Closed

http2 packet decode failed. #224

cfc4n opened this issue Sep 30, 2022 · 0 comments · Fixed by #225
Labels
bug Something isn't working

Comments

@cfc4n
Copy link
Member

cfc4n commented Sep 30, 2022

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. ecapture tls
  2. curl --tlsv1.3 https://github.com -k --http2 -vvv
  3. See output

Expected behavior
decode success.

Screenshots

Linux Server/Android (please complete the following information):

  • Env: [run make env to get the environment variables]
  • OS: Ubuntu 20.04
  • Arch: x86 64
  • Kernel Version: 5.4.0-126-generic
  • Version: eCapture version: linux_x86_64:0.4.3-20220929-dc3bbe1:[CORE]

Additional context
Add any other context about the problem here.

@cfc4n cfc4n added the bug Something isn't working label Sep 30, 2022
cfc4n added a commit that referenced this issue Sep 30, 2022
fixes:#224
Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
@cfc4n cfc4n linked a pull request Sep 30, 2022 that will close this issue
@cfc4n cfc4n closed this as completed in #225 Oct 2, 2022
cfc4n added a commit that referenced this issue Oct 2, 2022
fixes:#224
Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant