flickr / flickr-sdk

Almost certainly the best Flickr API client in the world for node and the browser
https://www.flickr.com/services/api
MIT License
131 stars 29 forks source link

Explicitly buffer xml responses #155

Closed jeremyruppel closed 2 years ago

jeremyruppel commented 2 years ago

We need to explicitly tell superagent which buffering strategy to use for xml responses. This fixes a warning introduced in #144.