Skip to content

Commit 7a21366

Browse files
committed
minor
1 parent fe4f5b0 commit 7a21366

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

5-network/02-formdata/article.md

+2
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ As you can see, that's almost one-liner:
4545
</script>
4646
```
4747

48+
Here, the server accepts the POST request with the form and replies "User saved".
49+
4850
## FormData Methods
4951

5052
We can modify fields in `FormData` with methods:

0 commit comments

Comments
 (0)