cferdinandi / atomic

A tiny, Promise-based vanilla JS Ajax/HTTP plugin with great browser support.
MIT License
540 stars 78 forks source link

Adding responseText to failed makeRequest #75

Closed agostinocinelli closed 5 years ago

agostinocinelli commented 5 years ago

Hi, I think it could help someone who gets a BadRequest message from the server. Thank you for your work!

cferdinandi commented 5 years ago

Great PR. Thanks!