Currently fetch will toLowercase() all headers. (there is some discussion here https://github.com/whatwg/fetch/issues/304 about optional disabling).
For now you may need to use http://api.jquery.com/jquery.ajax/ with the header option.
Currently fetch will toLowercase() all headers. (there is some discussion here https://github.com/whatwg/fetch/issues/304 about optional disabling).
For now you may need to use http://api.jquery.com/jquery.ajax/ with the header option.