Skip to content

Commit

Permalink
Update usage.md
Browse files Browse the repository at this point in the history
* Update documentation
  • Loading branch information
abraunegg committed Oct 24, 2024
1 parent 197adad commit e835f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ If you explicitly want to use HTTP/1.1, you can do so by using the `--force-http
> force_http_11 = "true"
> ip_protocol_version = "1"
> ```
> When these two options are applied to your application configuration, the following application message will generated:
> When these two options are applied to your application configuration, the following application message will be generated:
> ```text
> WARNING: Your curl/libcurl version (curl.version.number) has known operational bugs that impact the use of this application.
> Please report this to your distribution and request that they provide a newer curl version for your platform or upgrade this yourself.
Expand Down

0 comments on commit e835f57

Please sign in to comment.