Re: [whatwg/fetch] Only append Authorization if none is set (#198)

> It seems strange to send a piece of data which is usually scoped by the server URL.

Maybe, but it's also consistent and does not require special casing existing headers (and new headers going forward).

Also, with a custom value we do not know that it is going to be useless for the other origin. It may very well work.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/198#issuecomment-235575493

Received on Wednesday, 27 July 2016 12:53:45 UTC