Skip to content

Pull requests: axios/axios

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

got rid of the colon after Basic, test passed
#173 by ryoia was merged Dec 14, 2015 Loading…
better error handling and expose xhr
#243 by hugomrdias was closed Jun 14, 2016 Loading…
Fixing missing defaults for custom instances
#228 by ctimmerm was closed Jun 14, 2016 Loading…
Update README with request method on static api
#326 by josh-egan was merged May 17, 2016 Loading…
[POC] implementation for #189
#190 by Ma27 was closed Oct 11, 2016 Loading…
Update axios.d.ts, add Response.statusText
#126 by louislarry was merged Oct 12, 2015 Loading…
native-or-bluebird for Promise implementation
#115 by gx0r was closed Sep 29, 2015 Loading…
Fix typo
#221 by 1000ch was merged Feb 24, 2016 Loading…
Don't include a process shim in the build
#132 by jtangelder was merged Oct 27, 2015 Loading…
Don't use utils.forEach to loop over arguments
#127 by ctimmerm was merged Oct 28, 2015 Loading…
Return the last request made in axios response
#828 by rubennorte was merged Apr 8, 2017 Loading…
Update follow-redirects dependency
#829 by jcready was merged Apr 8, 2017 Loading…
Fixing #795
#823 by reid3290 was closed Mar 8, 2018 Loading…
Pass agents to follow redirects
#831 by rubennorte was closed Jun 25, 2020 Loading…
Include underlying request in errors
#830 by rubennorte was merged Apr 15, 2017 Loading…
Adding ability to transform data based on status
#842 by berfarah was closed May 22, 2020 Loading…
Fixing doc on accessing response with then/catch
#407 by axelboc was merged Aug 13, 2016 Loading…
added typings as well as typescript
#402 by Baavgai was closed Aug 19, 2016 Loading…
Fixing xsrf header on missing xsrfCookieName
#406 by pracucci was merged Aug 13, 2016 Loading…
Fixing Authorization header with basic auth
#397 by madebyherzblut was merged Aug 4, 2016 Loading…
Modify spread typescript definition
#392 by jonathanfishbein1 was closed Aug 19, 2016 Loading…
Fixing URLSearchParams polyfills
#409 by tanzoniteblack was closed Aug 10, 2016 Loading…
ProTip! Exclude everything labeled bug with -label:bug.