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

Update the link (#5265)

Co-authored-by: Jay <jasonsaayman@gmail.com>
This commit is contained in:
AZM
2022-11-23 03:36:58 +09:00
committed by GitHub
parent 7a4c0ea72b
commit e05fe7c42b
+1 -1
View File
@@ -81,7 +81,7 @@
- Intercept request and response
- Transform request and response data
- Cancel requests
- Automatic transforms for JSON data
- Automatic transforms for [JSON](https://www.json.org/json-en.html) data
- 🆕 Automatic data object serialization to `multipart/form-data` and `x-www-form-urlencoded` body encodings
- Client side support for protecting against [XSRF](https://en.wikipedia.org/wiki/Cross-site_request_forgery)