In previous discussions, we decided that accept header didn't matter since any content is accepted.
And we also decided that sec-fetch-dest should be empty.
Though I recently noticed that the PR for the similar proposal (import text) is including a custom sec-fetch-dest. So that has me second guessing the decision to make sec-fetch-dest empty. Perhaps it should have a new value for bytes 🤔
In previous discussions, we decided that
acceptheader didn't matter since any content is accepted.And we also decided that
sec-fetch-destshould beempty.Though I recently noticed that the PR for the similar proposal (import text) is including a custom sec-fetch-dest. So that has me second guessing the decision to make sec-fetch-dest empty. Perhaps it should have a new value for
bytes🤔