mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-22 21:08:12 +08:00
fix(docs): Add empty line after HTTP request headers (#40654)
This commit is contained in:
parent
a5840f57a4
commit
1f62718f52
@ -18,6 +18,7 @@ From: john@example.com
|
||||
User-Agent: someBrowser/1.0
|
||||
Content-Type: application/x-www-form-urlencoded
|
||||
Content-Length: 20
|
||||
|
||||
name=John+Doe&age=25
|
||||
```
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user