This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
axios
Watch
2
Star
0
Fork
0
You've already forked axios
mirror of
https://github.com/tenrok/axios.git
synced
2026-06-05 16:42:32 +03:00
Code
Activity
Files
e97123dc52f6f7fb59a08036c34bf0e3d397196b
axios
/
test
/
specs
/
helpers
T
History
Matt Zabriskie
203cbc2da0
Moving settle & transformData from helpers/ -> core/
2016-06-01 13:54:38 -06:00
..
bind.spec.js
Moving bind into it's own file
2015-12-14 20:06:16 -07:00
btoa.spec.js
Moving test helpers and auto-loading them
2016-03-07 13:21:27 -07:00
buildURL.spec.js
Adding support for URLSearchParams
2016-05-07 12:26:28 -07:00
combineURLs.spec.js
Add combineURLs helper
2015-11-21 17:41:02 -08:00
cookies.spec.js
…
isAbsoluteURL.spec.js
Add isAbsoluteURL helper
2015-11-21 19:29:53 -08:00
isURLSameOrigin.spec.js
Making isURLSameOrigin/cookies safe to use in all envs
2015-11-19 15:18:47 -07:00
normalizeHeaderName.spec.js
Adding support for URLSearchParams
2016-05-07 12:26:28 -07:00
parseHeaders.spec.js
…
spread.spec.js
…