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

httpwg: Headers can't be a MultiMap #193

Closed
fasterthanlime opened this issue Jun 5, 2024 · 1 comment
Closed

httpwg: Headers can't be a MultiMap #193

fasterthanlime opened this issue Jun 5, 2024 · 1 comment

Comments

@fasterthanlime
Copy link
Collaborator

...because, when testing, we need to preserve the order in which we inserted headers. we should have a "replace", and we should prepend (so, VecDeque?) when adding pseudo-headers, but that's it.

@fasterthanlime
Copy link
Collaborator Author

Closed in cb39e55 — as part of #189

This was referenced Aug 13, 2024
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 a pull request may close this issue.

1 participant