Re: [fetch] Behavior unspecified with multiple headers with same name (#190)

As per https://fetch.spec.whatwg.org/#concept-header-list-delete, delete is similar to "deleteAll".

It is indeed a good idea to build a test-suite :)
We have some tests related to fetch API that we would like to contribute.
They are already WPT formatted.
Is it ok to submit them all in once or is it better as smaller batches?

@annevk do you have any idea of a good fetch/ directory structuring?
I was thinking it might help to separate fetch-api specific tests from other fetch tests, either in a subdirectory or a separated fetch-api/ directory.


---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/190#issuecomment-169592599

Received on Thursday, 7 January 2016 08:19:57 UTC