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

Allow repeated headers when pulling HTTP messages #36

Merged
merged 1 commit into from
Jan 20, 2024

Conversation

sirn-se
Copy link
Owner

@sirn-se sirn-se commented Jan 19, 2024

If HTTP message included repeated headers, only the last was added to message.
Now adds all headers.

Also removing unused use statement.

@sirn-se sirn-se added the bug Something isn't working label Jan 19, 2024
@sirn-se sirn-se self-assigned this Jan 19, 2024
@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling f4fd6aa on repeated-heades-fix
into b59cf5d on v2.1-main.

@sirn-se sirn-se merged commit 6d21dfb into v2.1-main Jan 20, 2024
16 checks passed
@sirn-se sirn-se deleted the repeated-heades-fix branch January 20, 2024 09:38
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 this pull request may close these issues.

2 participants