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

preview2-shims: investigating fetch setting accept-encoding header #447

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

Comments

@guybedford
Copy link
Collaborator

Because we virtualize WASI HTTP on top of fetch, accept-encoding seems like it is being set automatically. We should verify what default headers are being set and whether they should be turned off.

@guybedford
Copy link
Collaborator Author

Of course we implement on top of http not fetch. And http sets no default headers.

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

No branches or pull requests

1 participant