thisandagain / fastly

Fastly API client for Node.js
MIT License
70 stars 28 forks source link

Fix response's `content-type` checking #38

Closed mmalecki closed 6 years ago

mmalecki commented 7 years ago

Fastly's added charset=utf-8 to their content-type response header, which breaks current parsing.