mirror of
https://github.com/axios/axios.git
synced 2026-04-11 02:11:50 +08:00
* ci: set hardened --ignore-scripts for all ci actions * docs: adds new docs platform * chore: remove un-needed ignore * chore: add sponsors data. adjust package.json to be of type module * fix: inconsistency between the docs and readme * fix: docs inconsistency * docs: update language and phrasing * style: fix issues with card styling * docs: update security.md with latest changes * docs: remove un-needed code * docs: fix inconsistencies with actual library function * ci: added deployment for docs * chore: added axios as dep for docs * docs: fix batch of errors * fix: bump esbuild as the version included is a risk |
||
|---|---|---|
| .. | ||
| adapters.md | ||
| api-reference.md | ||
| authentication.md | ||
| cancellation.md | ||
| config-defaults.md | ||
| create-an-instance.md | ||
| error-handling.md | ||
| fetch-adapter.md | ||
| file-posting.md | ||
| header-methods.md | ||
| headers.md | ||
| html-form-processing.md | ||
| http2.md | ||
| interceptors.md | ||
| multipart-form-data-format.md | ||
| progress-capturing.md | ||
| promises.md | ||
| rate-limiting.md | ||
| request-config.md | ||
| request-method-aliases.md | ||
| response-schema.md | ||
| retry.md | ||
| testing.md | ||
| type-script.md | ||
| x-www-form-urlencoded-format.md | ||