mgonto / restangular

AngularJS service to handle Rest API Restful Resources properly and easily
MIT License
7.87k stars 840 forks source link

Did restangular support handling text/html or text/csv response? #1478

Open gogo-Lee opened 7 years ago

gogo-Lee commented 7 years ago

restangular seems always try to convert it to JSON. Can someone please help me on how to handle a text/csv response?