Add ...this._opts to _getFeed
Add {...this._opts} to _getFeed() so that encoding stays the same (otherwise you get buffer when expecting JSON)
Add {...this._opts} to _getFeed() so that encoding stays the same (otherwise you get buffer when expecting JSON)