Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
axios/axios
Pull Requests
Commits
Open
Closed
fix(types): change params type in AxiosRequestConfig
#6706 opened 2024-11-13 11:34 by
FOZERY
fix(TypeScript): Fix `AxiosHeaders` types
#6696 opened 2024-11-09 21:18 by
dwickern
fix(types): normalize response headers to lowercase in TypeScript types
#6679 opened 2024-10-31 09:03 by
Aakash-Rana
fix(requestConfig): support URL object in request handling
#6665 opened 2024-10-22 17:29 by
stevenks17
fix(requestConfigType): correct AxiosRequestConfig type handling
#6664 opened 2024-10-22 17:06 by
stevenks17
fix(http): send minimal end multipart boundary
#6661 opened 2024-10-21 18:58 by
igstan
Prioritize request-level Authorization in headers merging
#6638 opened 2024-10-09 03:44 by
BrijeshPatra
Add URL Sanitization
#6630 opened 2024-10-04 14:09 by
tantofaznem
#6625 Multiple headers handling
#6626 opened 2024-10-02 10:33 by
anchor54
fix: multiple issues fixed that were found with audit
#6624 opened 2024-10-01 15:57 by
MartKaal
#6611 Fix URL handling to prevent invalid URL errors
#6623 opened 2024-10-01 14:09 by
kartik1809
fix: resolve issue in checkingisHottwice function
#6622 opened 2024-10-01 12:48 by
Adarsh7079
Fix upload progress issue #6550
#6618 opened 2024-09-28 12:58 by
ritik7739
fix: create should be part of axios instance
#6616 opened 2024-09-28 06:23 by
its-kunal
feat(AxiosError): serialize customProps
#6512 opened 2024-07-29 11:24 by
marcvincenti
feat: add support for ECONNREFUSED error code in typings
#6486 opened 2024-07-09 17:45 by
jakeleventhal
fix: fixed performance issue in isEmptyObject()
#6484 opened 2024-07-08 16:25 by
gmasclet
docs(readme): fix Request Config options code highlight
#6480 opened 2024-07-02 22:46 by
bernardoduarte
fix(fetch): unsupported BodyInit type
#6467 opened 2024-06-25 13:04 by
feng138168
feat(http): add support for proxy tunneling
#6465 opened 2024-06-24 21:22 by
Suall1969
fix(index): add create to index exports
#6460 opened 2024-06-20 19:05 by
FLNacif
chore(deps-dev): bump ws from 7.5.7 to 7.5.10
dependencies
javascript
#6453 opened 2024-06-18 12:38 by
dependabot[bot]
chore(deps): bump braces, gulp and webpack
dependencies
javascript
#6447 opened 2024-06-12 21:51 by
dependabot[bot]
fix(proxy): keep request header host if user set it while using proxy
#6439 opened 2024-06-08 09:32 by
scplay
feat: allow passing custom json parser and encoder
#6428 opened 2024-06-01 18:34 by
austenadler
fix(fetch): handle ReadableStream body in Alipay webview
#6421 opened 2024-05-28 07:55 by
endday
fix: using `RawAxiosHeaders` type cause compiler error
#6389 opened 2024-05-13 02:28 by
ramram1048
feat: add `progressUpdateIntervalMs` config option;
#6379 opened 2024-05-03 14:13 by
nick-michael
fix: change main entry to CJS dist
#6348 opened 2024-04-10 16:41 by
lukekarrys
fix(lib): paramsSerializer as function
#6342 opened 2024-04-05 15:59 by
BenjaminAdrien
Older