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 f3dc725 commit 3634262Copy full SHA for 3634262
README.md
@@ -63,8 +63,8 @@ Arguments
63
Options
64
-------
65
66
-- `--client-max-body-size`: 'Max body size for HTTP client (in bytes).
67
-- `--client-max-header-size`: 'Max header size for HTTP client (in bytes).
+- `--client-max-body-size`: Max body size for HTTP client (in bytes).
+- `--client-max-header-size`: Max header size for HTTP client (in bytes).
68
- `--client-redirects=5`: Set the maximum number of times the client should redirect (`0` to never redirect).
69
- `--client-security-level=1`: Set the default SSL [security
70
level](https://www.openssl.org/docs/manmaster/man3/SSL_CTX_set_security_level.html)
0 commit comments