Headers.prototype.getAll() function is removed from the Fetch API specification in Chrome. So you should not use this method to return an array of all the values of a header within a Headers object.
Removed from the following versions:
Chrome( desktop version) release 60
Opera release 47
Opera ( Android version) release 47