mirror of
https://github.com/tenrok/axios.git
synced 2026-06-08 17:22:34 +03:00
chore(docs): update readme.md (#5889)
This commit is contained in:
@@ -1270,7 +1270,7 @@ const {data} = await axios.post(SERVER_URL, readableStream, {
|
||||
````
|
||||
|
||||
> **Note:**
|
||||
> Capturing FormData upload progress is currently not currently supported in node.js environments.
|
||||
> Capturing FormData upload progress is not currently supported in node.js environments.
|
||||
|
||||
> **⚠️ Warning**
|
||||
> It is recommended to disable redirects by setting maxRedirects: 0 to upload the stream in the **node.js** environment,
|
||||
|
||||
Reference in New Issue
Block a user