[whatwg/fetch] How to set a Basic Authentication headers ? (#623)

Any news on https://github.com/whatwg/fetch/issues/162 ? What are my options ?

Is it normal that I can't set headers manuallly ?

```
            headers: {
                'Authorization': 'Basic ZWZyYToyMDE44'
            }
```

Thanks for your help

-- 
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/623

Received on Thursday, 2 November 2017 08:28:40 UTC