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

Make HTTPHeaders Sendable #3856

Merged
merged 3 commits into from
Mar 31, 2024
Merged

Make HTTPHeaders Sendable #3856

merged 3 commits into from
Mar 31, 2024

Conversation

jshier
Copy link
Contributor

@jshier jshier commented Mar 30, 2024

Goals ⚽

Similar to HTTPMethod in #3848, HTTPHeaders is trivially Sendable, so add the conformance (and others).

Implementation Details 🚧

Explicitly declared conformances.

Testing Details πŸ”

No additional tests, conformances are synthesized.

@jshier jshier merged commit c8fb558 into master Mar 31, 2024
53 checks passed
@jshier jshier deleted the sendable-httpheaders branch March 31, 2024 00:41
@jshier jshier changed the title Make HTTPHeaders Sendable Make HTTPHeaders Sendable Mar 31, 2024
@jshier jshier added this to the 5.9.1 milestone Mar 31, 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 this pull request may close these issues.

None yet

1 participant