typicode / fetchival

Easy window.fetch requests
MIT License
521 stars 33 forks source link

Added the ability to resolve to plain text, rather than parsing all returns as JSON #4

Closed klardotsh closed 9 years ago

klardotsh commented 9 years ago

Fixes #3, as Promised (aha. I think I'm punny...)

typicode commented 9 years ago

BTW, what is X-TEST for?

klardotsh commented 9 years ago

Not sure, it was already there when I copy-pasta'd the existing tests I believe.

On Wed, Jul 15, 2015 at 11:52 AM, typicode < notifications@github.com [notifications@github.com] > wrote: BTW, what is X-TEST for?

— Reply to this email directly or view it on GitHub [https://github.com/typicode/fetchival/pull/4#issuecomment-121677476] .[https://github.com/notifications/beacon/AAwyzzueqO7dPGbRw1bqZTmrZqFVXBWCks5ododDgaJpZM4FW1FG.gif]

typicode commented 9 years ago

You're right :sweat_smile: Forgot that I've added it to test custom headers :)