2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-24 14:04:14 +03:00
Commit Graph

20 Commits

Author SHA1 Message Date
Matt Zabriskie e2fbc68960 Removing console.log 2016-03-03 22:43:38 -07:00
Andrew Crites 116f5fca88 Fixing 245:
Formatting and adding tests
2016-02-28 22:51:20 -05:00
Matt Zabriskie 7a16f72895 Improving logic for handling timeout in node
closes #124
2016-01-22 16:27:54 -07:00
Gary Chambers f44d9ce677 Fixing redirect behaviour 2016-01-19 14:51:14 +00:00
Konstantin Baumann 32dfc1d9e0 add test case for transparent decompression for content-encoding being set in the response headers 2015-11-12 11:34:07 +01:00
mzabriskie fc12b933f7 Moving many nodeunit tests to jasmine 2015-03-18 17:12:51 -06:00
mzabriskie dfa816df9b Adding utils tests 2015-03-17 23:07:32 -06:00
mzabriskie 6d03e0bd4e Fixing issues with strict mode
closes #45
2015-03-10 14:28:43 -06:00
mzabriskie e880940099 Stray console.log 2015-02-02 23:11:09 -07:00
mzabriskie 0412c7666e Fixing issue with multibyte characters in node
closes #38
2015-02-02 22:04:18 -07:00
mzabriskie 1b803fb233 Moving stuff to helpers/ 2014-09-22 11:12:24 -06:00
mzabriskie f406b092fc Fixing failing tests 2014-09-22 10:47:41 -06:00
mzabriskie e1aa04ccee Fixing issue #3 2014-09-16 18:23:31 -06:00
Matt Zabriskie c43f2b9710 Adding support for all and spread 2014-09-05 15:48:58 -06:00
Matt Zabriskie 7aef479c7e Adding xsrf protection 2014-08-29 01:17:40 -06:00
Matt Zabriskie cec3482ff7 Moving utility functions into utils 2014-08-28 12:33:53 -06:00
Matt Zabriskie d49cb34591 Updating forEach to handle non iterable values 2014-08-27 14:05:27 -06:00
Matt Zabriskie c0a9184739 Using response headers 2014-08-27 03:12:29 -06:00
Matt Zabriskie 514e281a1b Adding support for params 2014-08-27 02:08:39 -06:00
Matt Zabriskie 9096d34186 Breaking up complexity of main axios file 2014-08-27 01:06:19 -06:00