We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe4f5b0 commit 7a21366Copy full SHA for 7a21366
5-network/02-formdata/article.md
@@ -45,6 +45,8 @@ As you can see, that's almost one-liner:
45
</script>
46
```
47
48
+Here, the server accepts the POST request with the form and replies "User saved".
49
+
50
## FormData Methods
51
52
We can modify fields in `FormData` with methods:
0 commit comments