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.
2 parents 62bdcd7 + 0ca2de2 commit 0edfad3Copy full SHA for 0edfad3
docs/per-request-configuration.asciidoc
@@ -253,7 +253,7 @@ Array
253
254
It is possible to configure per-request curl timeouts via the `timeout` and
255
`connect_timeout` parameters. These control the client-side, curl timeouts. The
256
-`connect_timeout` paramter controls how long curl should wait for the "connect"
+`connect_timeout` parameter controls how long curl should wait for the "connect"
257
phase to finish, while the `timeout` parameter controls how long curl should
258
wait for the entire request to finish.
259
0 commit comments