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

Fix the bug where no HTTP headers were got #301

Merged
merged 2 commits into from
Aug 3, 2022

Conversation

dxsup
Copy link
Member

@dxsup dxsup commented Aug 3, 2022

Description

Fix the bug where no HTTP headers were got

How Has This Been Tested?

=== RUN   Test_parseHeaders
=== RUN   Test_parseHeaders/normal_case
=== RUN   Test_parseHeaders/no_values
=== RUN   Test_parseHeaders/no_spaces
=== RUN   Test_parseHeaders/no_colon
--- PASS: Test_parseHeaders (0.00s)
    --- PASS: Test_parseHeaders/normal_case (0.00s)
    --- PASS: Test_parseHeaders/no_values (0.00s)
    --- PASS: Test_parseHeaders/no_spaces (0.00s)
    --- PASS: Test_parseHeaders/no_colon (0.00s)
PASS
ok      github.com/Kindling-project/kindling/collector/pkg/component/analyzer/network/protocol/http     0.384s

Signed-off-by: Daxin Wang <daxinwang@harmonycloud.cn>
@dxsup dxsup requested a review from hocktea214 August 3, 2022 03:08
Signed-off-by: Daxin Wang <daxinwang@harmonycloud.cn>
@dxsup dxsup merged commit 08c5c43 into KindlingProject:main Aug 3, 2022
@dxsup dxsup deleted the fix/http-headers-parser branch August 3, 2022 05:51
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