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: trailers unsupported errors #318

Merged
merged 1 commit into from
Dec 15, 2023
Merged

fix: trailers unsupported errors #318

merged 1 commit into from
Dec 15, 2023

Conversation

guybedford
Copy link
Collaborator

This fixes the trailers handling, which is the only HTTP feature we don't yet support.

For now we:

  1. Always return undefined when checking for trailers
  2. Throw an internal error "trailers unsupported" when trying to set trailers

@guybedford guybedford merged commit 056e065 into main Dec 15, 2023
8 checks passed
@guybedford guybedford deleted the trailers-unsupported branch December 15, 2023 20:21
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.

1 participant