minor
This commit is contained in:
parent
fe4f5b01ef
commit
7a213669f9
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,8 @@ As you can see, that's almost one-liner:
|
|||
</script>
|
||||
```
|
||||
|
||||
Here, the server accepts the POST request with the form and replies "User saved".
|
||||
|
||||
## FormData Methods
|
||||
|
||||
We can modify fields in `FormData` with methods:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue