Fetch, XHR: Use ", " as header list value separator.
Adapt to
https://github.com/whatwg/fetch/pull/504 and
https://github.com/whatwg/xhr/pull/130, which started requiring combined
header list values to be separated by ", " instead of just ",".
The XHR code handling responses already did that, but |ResourceRequest| and
|FetchHeaderList| both had to be updated.
As a bonus, this also makes us pass w-p-t's headers-combine.html.
BUG=
700434,
705490
R=mkwst@chromium.org,tyoshino@chromium.org,yhirano@chromium.org
Review-Url:
https://codereview.chromium.org/2822183002
Cr-Commit-Position: refs/heads/master@{#465537}
Committed:
https://chromium.googlesource.com/chromium/src/+/fcbfde6ea277a07cddc3db613a3b4ff3de5d3933