We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deb474a commit f08f30bCopy full SHA for f08f30b
bin/elasticurl/README.md
@@ -5,7 +5,7 @@ This is a sample application showing how to use `aws-c-http` in client mode. It'
5
### Examples
6
Dump the body of example.com to stdout
7
8
- elasitcurl example.com
+ elasticurl example.com
9
10
Make a POST request with a header and payload, logging ERROR and FATAL messages:
11
0 commit comments