Block 01, Week 01 fix POST request example

This commit is contained in:
HangerThem 2026-05-25 16:36:17 +02:00
parent 90cd89c958
commit 1934ea0c44

View file

@ -104,7 +104,7 @@ Content-Type: application/x-www-form-urlencoded
Content-Length: 29 Content-Length: 29
Cookie: session=abc123 Cookie: session=abc123
username=frank&password=1234 username=user&password=1234
``` ```
And the response might look like: And the response might look like: