Jason Saayman
253e3ad06a
fix: all merge configs
2026-01-26 20:05:43 +02:00
github-actions[bot]
cb49a6f84b
chore(sponsor): update sponsor block ( #7330 )
...
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com >
2026-01-19 20:27:52 +02:00
techcodie
f8694341de
docs: refresh CDN URLs and example JSON headers ( #7236 )
...
Co-authored-by: Jay <jasonsaayman@gmail.com >
2025-12-30 13:30:43 +02:00
SANDESH LENDVE
46db3316ac
doc: update deprecated var usage in documentation examples ( #7246 )
...
* test(http): fix HTTPS protocol test by using local HTTPS server instead of external request
* docs: update var usage in documentation examples
* docs: updated var to const
---------
Co-authored-by: Jay <jasonsaayman@gmail.com >
2025-12-30 13:16:52 +02:00
rohit miryala
d6bbb3db86
docs: add async/await timeout handling example ( #7250 )
...
Co-authored-by: Jay <jasonsaayman@gmail.com >
2025-12-30 13:14:19 +02:00
Joseph Frazier
bf3f63237c
docs: fix typo in multipart/form-data README section ( #7311 )
...
Co-authored-by: Jay <jasonsaayman@gmail.com >
2025-12-30 08:10:46 +02:00
github-actions[bot]
21df8edc8a
chore(sponsor): update sponsor block ( #7308 )
...
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com >
2025-12-19 08:54:05 +02:00
Akash Dhar Dubey
0bf4608d60
docs: add typescript example for custom instance ( #7288 )
...
* docs: add abort controller example
* docs: add typescript example for custom instance
* Update server.js
* Delete examples/abort-controller/server.js
* Delete examples/abort-controller/index.html
---------
Co-authored-by: Jay <jasonsaayman@gmail.com >
2025-12-09 10:57:25 +02:00
github-actions[bot]
86b2423597
chore(sponsor): update sponsor block ( #7285 )
...
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com >
2025-12-05 09:08:26 +02:00
WuMingDao
7f1fe57250
docs: grammar issue in *.md ( #7215 )
...
* fix readme.md
* fix ECOSYSTEM.md
* fix CONTRIBUTING.md
2025-11-11 08:34:36 +02:00
Eric Dubé
d8bbebf4a4
docs: readme changes ( #7042 )
...
* doc: remove note about require and intellisense
This node about using `require()` appears above an example using ES6
imports, which doesn't follow. I suspect this example was updated and
removal of the note was overlooked.
* doc: modernize README.md examples with async/await
Many of the examples use `.then()` and `.catch()` when an `await`
with `try ... catch` would be more concise. This commit does not
change all examples in recognition of the fact that sometimes
`.then()` and `.catch()` are more sensible depending on the context.
---------
Co-authored-by: Jay <jasonsaayman@gmail.com >
2025-11-06 20:39:03 +02:00
codenomnom
293a5aecfd
docs: clarify interceptors execution order ( #7201 )
...
- Add 'Interceptor Execution Order' subsection
- Document reverse order for request interceptors
- Document normal order for response interceptors
- Add examples
Fixes #7200
Co-authored-by: Andrey <codenomnom@users.noreply.github.com >
2025-11-06 20:18:14 +02:00
github-actions[bot]
f6d79e773b
chore(sponsor): update sponsor block ( #7203 )
...
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com >
2025-11-03 14:35:24 +02:00
Dmitriy Mozgovoy
d676df7722
feat(http): add HTTP2 support; ( #7150 )
2025-10-19 15:06:36 +03:00
Aviraj2929
c2911ccc6a
docs: update Features section for clarity and readability ( #7136 )
...
* add contributors and documentation
* docs(adapters): add JSDoc for adapters module
* docs: add JSDoc comments to server.js
* docs: update Features section for clarity and readability
---------
Co-authored-by: Jay <jasonsaayman@gmail.com >
2025-10-13 14:21:24 +02:00
Abhishek3880
b8e9958b05
docs: improve browser support table accessibility in README ( #7115 )
...
- Add proper table headers for better screen reader accessibility
- Include descriptive alt text for browser logo images
- Restructure table layout for improved readability
- Remove redundant IE 11 entry that was misaligned
Co-authored-by: Jay <jasonsaayman@gmail.com >
2025-10-09 09:22:50 +02:00
github-actions[bot]
793fd4f14d
chore(sponsor): update sponsor block ( #7043 )
...
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com >
2025-10-09 05:04:49 +03:00
Aviraj2929
57f07dff82
docs: add contributors and documentation ( #7112 )
2025-10-07 19:50:57 +02:00
Rahul Kumar
6a104de750
chore: add MIT license badge to README ( #7073 )
2025-10-02 20:23:16 +02:00
Supakorn Ieamgomol
51b23a13b3
docs: fix rate limiting link ( #7065 )
2025-10-01 17:18:49 +02:00
UTSUMI Keiji
12135b15e5
chore: add alt text to logo image ( #7037 )
...
Co-authored-by: Dmitriy Mozgovoy <robotshara@gmail.com >
2025-09-16 16:04:19 +02:00
Dmitriy Mozgovoy
19f9f36850
docs(readme): add custom fetch section; ( #7024 )
2025-09-13 17:40:04 +03:00
github-actions[bot]
28e5e3016d
chore(sponsor): update sponsor block ( #7005 )
...
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com >
2025-09-06 16:59:31 +03:00
github-actions[bot]
066b39195a
chore(sponsor): update sponsor block ( #6992 )
...
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com >
2025-08-20 15:37:05 +03:00
Jay
5a079ca394
chore: update semver docs in readme ( #6985 )
...
closes https://github.com/axios/axios/issues/5134
2025-07-30 20:28:32 +02:00
github-actions[bot]
e7b7253f87
chore(sponsor): update sponsor block ( #6976 )
...
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com >
Co-authored-by: Dmitriy Mozgovoy <robotshara@gmail.com >
2025-07-23 17:18:13 +03:00
github-actions[bot]
07183cd149
chore(sponsor): update sponsor block ( #6952 )
...
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com >
2025-07-06 16:46:59 +02:00
github-actions[bot]
b29bd6a641
chore(sponsor): update sponsor block ( #6948 )
...
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com >
2025-06-26 01:05:36 +03:00
github-actions[bot]
a406a93e2d
chore(sponsor): update sponsor block ( #6937 )
...
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com >
2025-06-15 16:11:02 +03:00
Dmitriy Mozgovoy
7d551393c3
docs(readme): improve error descriptions; ( #6920 )
2025-06-01 17:52:54 +03:00
github-actions[bot]
f4fc6b8564
chore(sponsor): update sponsor block ( #6921 )
...
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com >
2025-05-30 14:28:58 +03:00
github-actions[bot]
7ba895c887
chore(sponsor): update sponsor block ( #6907 )
...
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com >
2025-05-09 04:34:40 +03:00
Howie Zhao
2d7911e52b
docs(README): corrected description of keepAlive option ( #6872 )
...
Co-authored-by: Jay <jasonsaayman@gmail.com >
2025-04-25 21:08:54 +02:00
github-actions[bot]
47a611f084
chore(sponsor): update sponsor block ( #6864 )
...
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com >
2025-04-10 08:27:11 +02:00
Jay
5ffdcbb276
chore: update sponsors
2025-04-02 08:23:12 +02:00
github-actions[bot]
fd1095838c
chore(sponsor): update sponsor block ( #6834 )
...
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com >
2025-03-20 04:13:10 +02:00
Ashcon Partovi
7821ef9f5b
docs: update readme to include bun install ( #6811 )
...
Co-authored-by: Jay <jasonsaayman@gmail.com >
2025-03-10 19:04:03 +02:00
github-actions[bot]
9812045755
chore(sponsor): update sponsor block ( #6804 )
...
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com >
2025-03-02 17:29:51 +02:00
github-actions[bot]
72acf75937
chore(sponsor): update sponsor block ( #6794 )
...
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com >
Co-authored-by: Dmitriy Mozgovoy <robotshara@gmail.com >
2025-02-26 18:44:52 +02:00
Michael Toscano
32c7bcc0f2
feat: Add config for ignoring absolute URLs ( #5902 ) ( #6192 )
...
* fix: prevent request url override
prevent request URL from overriding preconfigured base URL
BREAKING CHANGE: code relying on the above will now combine the URLs instead of prefer request URL
* feat: add config option for allowing absolute URLs
* fix: add default value for allowAbsoluteUrls in buildFullPath
* fix: typo in flow control when setting allowAbsoluteUrls
* feat: update tests supporting issue #5902 functionality
* feat: update README.md with allowAbsoluteUrls
* fix: properly group conditions in buildFullPath.js to avoid undefined error when baseUrl undefined
* Update README.md fix typo
* fix: update build full path logic to address failing test case
* fix: update base URL test
* fix: remove problem test (works locally, will not work in the pipeline)
* fix: update https test to use github.com instead of google.com
* fix: revert previous commit
* fix: add back problem test
* chore: remove un-needed passed var to URL class instanciation
---------
Co-authored-by: Austin Ryan Lawson <ryan.lawson2@gmail.com >
Co-authored-by: Jay <jasonsaayman@gmail.com >
2025-02-12 11:09:24 +02:00
Bailey Lissington
51c1d7ba9d
chore(docs): typo in README ( #6771 )
...
chore(docs): typo in README (#6771 )
2025-01-31 19:10:20 +02:00
Bernardo da Eira Duarte
b5b063e476
docs(readme): fix Request Config options code highlight ( #6480 )
...
docs(readme): fix Request Config options code highlight (#6480 )
2025-01-31 19:05:08 +02:00
shravan || श्रvan
8889dc0383
chore(docs): fix documentation for usage of interceptors in axios ( #6116 )
...
chore(docs): fix documentation for usage of interceptors in axios (#6116 )
2025-01-30 21:49:26 +02:00
yionr
45d0baa6b3
chore(docs): split long lines, easier for reading ( #6129 )
...
Co-authored-by: Jay <jasonsaayman@gmail.com >
2025-01-30 21:45:54 +02:00
Lipin Kariappa
cdacd9761c
chore(docs): Issue was related to the outdated file path and Permalink in README.md ( #5936 )
...
chore(docs): Issue was related to the outdated file path and Permalink in README.md (#5936 )
2025-01-30 21:13:42 +02:00
Dan Dascalescu
f3723f5ad6
chore(docs): consistent spacing after comment start ( #5908 )
...
chore(docs): consistent spacing after comment start (#5908 )
2025-01-30 21:02:11 +02:00
Shay Molcho
7f4dfb8c06
chore(docs): added missing colons and period for consistency ( #6770 )
...
chore(docs): added missing colons and period for consistency (#6770 )
2025-01-28 19:31:24 +02:00
github-actions[bot]
bad6d8b97b
chore(sponsor): update sponsor block ( #6754 )
...
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com >
2025-01-10 04:57:40 +02:00
github-actions[bot]
2e58825bc7
chore(sponsor): update sponsor block ( #6749 )
...
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com >
2024-12-31 14:03:13 +02:00
github-actions[bot]
15054bca82
chore(sponsor): update sponsor block ( #6748 )
...
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com >
2024-12-28 03:53:14 +02:00