universal-rxjs-ajax icon indicating copy to clipboard operation
universal-rxjs-ajax copied to clipboard

Refused to set unsafe header "Accept-Encoding

Open semla opened this issue 3 years ago • 0 comments

Is there any way to set the headers: { 'Accept-Encoding': 'gzip' } It works with rxjs/ajax, but with this package I get Refused to set unsafe header "Accept-Encoding". Maybe it has to do with node only? Any workaround?

https://runkit.com/61b5c6fd4e57fa0008dc91b7/61b5c70baf59a90009c49c52

semla avatar Dec 12 '21 10:12 semla