Re: [whatwg/fetch] URLs with username/password (#26)

I had further discussion with hiroshige-g and yutakahirano offline:
- We'd like to support the policy that we're deprecating URL with embedded credentials
- There's a work around (build a credential-less absolute URL manually and pass it to `fetch()`) for the inconvenience @hmottestad is experiencing
- We don't want to complicate spec/impl only for resolving the issue. We'd like him/her to use the work around given https://github.com/whatwg/fetch/issues/26#issuecomment-208858352

---
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/26#issuecomment-209327643

Received on Wednesday, 13 April 2016 09:21:20 UTC