2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-15 11:59:42 +03:00
Commit Graph

326 Commits

Author SHA1 Message Date
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
github-actions[bot] 2c9b33bab4 chore(sponsor): update sponsor block (#6746)
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com>
2024-12-27 05:15:03 +02:00
github-actions[bot] db44d339f0 chore(sponsor): update sponsor block (#6742)
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com>
2024-12-18 16:15:38 +02:00
github-actions[bot] ce350f1e21 chore(sponsor): update sponsor block (#6740)
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com>
2024-12-17 03:37:36 +02:00
github-actions[bot] 4355a6d3bc chore(sponsor): update sponsor block (#6709)
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com>
2024-11-17 03:35:15 +02:00
github-actions[bot] 5d54d22321 chore(sponsor): update sponsor block (#6707)
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com>
2024-11-14 04:06:50 +02:00
github-actions[bot] fc6fa697fb chore(sponsor): update sponsor block (#6687)
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com>
2024-11-06 03:47:34 +02:00
Jay e4176368b1 docs: update README.md 2024-11-05 21:08:30 +02:00
Jay 1ebbb7b48b docs: update gold sponsors doc block 2024-11-05 21:01:42 +02:00
github-actions[bot] ddb8683381 chore(sponsor): update sponsor block (#6682)
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com>
2024-11-01 12:02:31 +02:00