CICCIOSGAMINO / openweather-apis

Simple APIs for OpenWeatherMap.org basic services
GNU General Public License v3.0
44 stars 27 forks source link

Add `withCredentials: false` to fix issue #15 #16

Closed DuckThom closed 7 years ago

DuckThom commented 8 years ago

Add withCredentials: false to fix issue https://github.com/CICCIOSGAMINO/openweather-apis/issues/15

Remove res.setEncoding('utf8') to fix Uncaught TypeError: res.setEncoding is not a function