Skip to content

Commit 88b161b

Browse files
Update README.md
1 parent 25949c4 commit 88b161b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ class Program
5959

6060
// Or using the HttpRequestMessage extension:
6161
request.GenerateCurlInConsole(baseAddress);
62+
63+
await httpClient.SendAsync(request);
6264
}
6365
}
6466
```

0 commit comments

Comments
 (0)