You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: