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
Sort

Pull requests list

add allowAbsoluteUrls type
#6849 opened Mar 21, 2025 by thatguyinabeanie Loading… updated Mar 21, 2025
feat(types): Allow the Params property to be typed, instead of any
#6807 opened Mar 4, 2025 by shaedrich Loading… updated Mar 21, 2025
Fix/canceled error cyclic reference
#6836 opened Mar 16, 2025 by Nandan-P-Kashyap Loading… updated Mar 20, 2025
chore(deps-dev): bump rollup from 2.79.1 to 2.79.2 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#6842 opened Mar 18, 2025 by dependabot bot Loading… updated Mar 19, 2025
chore(deps-dev): bump browserify-sign from 4.2.1 to 4.2.3 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#6823 opened Mar 12, 2025 by dependabot bot Loading… updated Mar 19, 2025
chore(deps-dev): bump elliptic from 6.6.0 to 6.6.1 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#6841 opened Mar 18, 2025 by dependabot bot Loading… updated Mar 19, 2025
[typing] move AxiosStatic#create to AxiosInstance#create code::types A change relating to types priority::low A low priority issue
#5096 opened Oct 11, 2022 by Gerhut Loading… updated Mar 19, 2025 v2.0.0
Include custom response headers
#6782 opened Feb 11, 2025 by WillianAgostini Loading… updated Mar 10, 2025
fix(http): send minimal end multipart boundary code::core A change relating to core priority::high A high priority issue
#6661 opened Oct 21, 2024 by igstan Loading… updated Mar 10, 2025 v1.9.0
fix: react native package exports support
#6802 opened Feb 26, 2025 by santhoshvai Loading… updated Feb 26, 2025
feat: implement zstd decompression for http adapter
#6792 opened Feb 23, 2025 by BasixKOR Loading… updated Feb 23, 2025
feat(http): add support for proxy tunneling code::adapters A change relating to adapters priority::high A high priority issue
#6465 opened Jun 24, 2024 by Suall1969 Loading… updated Feb 21, 2025 v1.9.0
chore: remove bind util file and use native JS bind instead code::core A change relating to core priority::medium A medium priority
#5708 opened May 11, 2023 by yasuf Loading… updated Feb 21, 2025 v1.9.0
feat: support react native blob objects code::helpers A change relating to helpers code::misc A change to miscellaneous code and configs priority::medium A medium priority
#5764 opened Jul 5, 2023 by moh3n9595 Loading… updated Feb 21, 2025 v1.9.0
fix(package.json): add 'bun' package.json 'exports' condition code::misc A change to miscellaneous code and configs priority::medium A medium priority
#5754 opened Jun 25, 2023 by Jarred-Sumner Loading… updated Feb 21, 2025 v1.9.0
Docs Update: Improved Function and Class Descriptions code::docs A change relating to docs priority::low A low priority issue
#5749 opened Jun 20, 2023 by coudron Loading… updated Feb 21, 2025 v1.9.0
Typography: Corrected Placement of Commas in Axios Documentation for HTTP Methods code::docs A change relating to docs priority::low A low priority issue
#5726 opened May 31, 2023 by babblebey Loading… updated Feb 21, 2025 v1.9.0
fix(params): removing '[' and ']' from URL encode exclude characters … code::helpers A change relating to helpers priority::medium A medium priority
#5715 opened May 19, 2023 by HealGaren Loading… updated Feb 21, 2025 v1.9.0
fix(package): Fix package exports code::core A change relating to core priority::medium A medium priority
#5627 opened Mar 30, 2023 by gligorkot Loading… updated Feb 21, 2025 v1.9.0
fix(types): export mergeConfig function in dts code::types A change relating to types priority::medium A medium priority
#5399 opened Dec 21, 2022 by MaikoTan Loading… updated Feb 21, 2025 v1.9.0
Fix: Add missing HttpRequestMethods code::core A change relating to core code::helpers A change relating to helpers priority::medium A medium priority
#5593 opened Mar 10, 2023 by christian-tchaikovsky Loading… updated Feb 21, 2025 v1.9.0
feat(AxiosHeaders): add getSetCookie method to retrieve set-cookie headers values code::core A change relating to core priority::low A low priority issue
#5707 opened May 11, 2023 by WillianAgostini Loading… updated Feb 21, 2025 v1.9.0
fix(types): add handlers to AxiosInterceptorManager interface code::types A change relating to types priority::medium A medium priority
#5551 opened Feb 14, 2023 by tiborpilz Loading… updated Feb 21, 2025 v1.9.0
Add undefined as a value in AxiosRequestConfig code::types A change relating to types priority::medium A medium priority
#5560 opened Feb 20, 2023 by AlbertoSadoc Loading… updated Feb 21, 2025 v1.9.0
fix: default exports for browser points to browser esm build code::misc A change to miscellaneous code and configs priority::medium A medium priority
#5496 opened Jan 25, 2023 by augustjk Loading… updated Feb 21, 2025 v1.9.0
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.