Skip to content

Commit 767e534

Browse files
WeihanLiCopilot
andauthored
Update docs/articles/http-requests.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5ff802b commit 767e534

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/articles/http-requests.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ dotnet-http httpbin.org/get Authorization:"Bearer token"
2121

2222
### POST Requests
2323

24-
```bash
2524
```bash
2625
# JSON POST request
2726
dotnet-http POST httpbin.org/post name=John email=john@example.com

0 commit comments

Comments
 (0)