fix(docs): Add empty line after HTTP request headers (#40654)
This commit is contained in:
@ -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
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user