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 header_values_set handling in the component implementation #368

Merged
merged 1 commit into from
May 20, 2024

Conversation

elliottt
Copy link
Contributor

Make the handling of header values given to the header-values-set functions in the component implementation consistent with the existing wiggle implementation. Additionally, use next_back instead of reversing and skipping the first element.

Copy link
Contributor

@acw acw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Took me a bit to follow the inlining, but makes sense to me.

@elliottt elliottt merged commit 2771c97 into main May 20, 2024
7 checks passed
@elliottt elliottt deleted the trevor/component-header-fixes branch May 20, 2024 23:18
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