mdn links
This commit is contained in:
parent
e074a5f825
commit
82b6a3be99
10 changed files with 24 additions and 24 deletions
|
@ -332,7 +332,7 @@ There are 3 methods for HTTP-headers:
|
|||
|
||||
## POST, FormData
|
||||
|
||||
To make a POST request, we can use the built-in [FormData](https://developer.mozilla.org/en-US/docs/Web/API/FormData) object.
|
||||
To make a POST request, we can use the built-in [FormData](mdn:api/FormData) object.
|
||||
|
||||
The syntax:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue