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

Added empty CRLF for http2 sent headers to avoid skipping missed headers in debug info #97

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

parthverma1
Copy link

PR Checklist:

  • I have run npm test locally and all tests are passing.

PR Description

Added an empty line with CRLF endings to fix skipping first sent header in http2 requests.
The bug has no effect on the actual request send, only results in missing headers being recorded in debug info

@parthverma1 parthverma1 requested a review from codenirvana August 2, 2024 09:03
@codenirvana codenirvana merged commit 8207d60 into master Aug 6, 2024
4 checks passed
@codenirvana codenirvana deleted the feature/fix-missing-header-http2 branch August 6, 2024 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants