... | @@ -367,7 +367,7 @@ This will suppress all messages except for for the ones denoting sucess -- usual |
... | @@ -367,7 +367,7 @@ This will suppress all messages except for for the ones denoting sucess -- usual |
|
|
|
|
|
**Multiple invocations?**: `no`
|
|
**Multiple invocations?**: `no`
|
|
|
|
|
|
Specify a value for the `User-Agent` HTTP request header field.
|
|
Specify a value for the `User-Agent` request header field.
|
|
|
|
|
|
<h3 id='http-request-concurrency'><a href='#http-request-concurrency'>Request concurrency (--http-request-concurrency)</a></h3>
|
|
<h3 id='http-request-concurrency'><a href='#http-request-concurrency'>Request concurrency (--http-request-concurrency)</a></h3>
|
|
|
|
|
... | @@ -394,7 +394,7 @@ Be careful when setting this option too high, don't kill your server. |
... | @@ -394,7 +394,7 @@ Be careful when setting this option too high, don't kill your server. |
|
**Multiple invocations?**: `no`
|
|
**Multiple invocations?**: `no`
|
|
|
|
|
|
|
|
|
|
Limit how long the HTTP client should wait for a response from the server.
|
|
Limit how long the client should wait for a response from the server.
|
|
|
|
|
|
<h3 id='http-request-redirect-limit'><a href='#http-request-redirect-limit'>Request redirect limit (--http-request-redirect-limit)</a></h3>
|
|
<h3 id='http-request-redirect-limit'><a href='#http-request-redirect-limit'>Request redirect limit (--http-request-redirect-limit)</a></h3>
|
|
|
|
|
... | @@ -405,7 +405,7 @@ Limit how long the HTTP client should wait for a response from the server. |
... | @@ -405,7 +405,7 @@ Limit how long the HTTP client should wait for a response from the server. |
|
**Multiple invocations?**: `no`
|
|
**Multiple invocations?**: `no`
|
|
|
|
|
|
|
|
|
|
Limits the amount of HTTP redirects the client should follow for each request.
|
|
Limits the amount of redirects the client should follow for each request.
|
|
|
|
|
|
<h3 id='http-request-queue-size'><a href='#http-request-queue-size'>Request queue size (--http-request-queue-size)</a></h3>
|
|
<h3 id='http-request-queue-size'><a href='#http-request-queue-size'>Request queue size (--http-request-queue-size)</a></h3>
|
|
|
|
|
... | @@ -416,7 +416,7 @@ Limits the amount of HTTP redirects the client should follow for each request. |
... | @@ -416,7 +416,7 @@ Limits the amount of HTTP redirects the client should follow for each request. |
|
**Multiple invocations?**: `no`
|
|
**Multiple invocations?**: `no`
|
|
|
|
|
|
|
|
|
|
Maximum amount of HTTP requests to keep in the client queue.
|
|
Maximum amount of requests to keep in the client queue.
|
|
|
|
|
|
**Note**: More means better scheduling and better performance, less means less RAM consumption.
|
|
**Note**: More means better scheduling and better performance, less means less RAM consumption.
|
|
|
|
|
... | @@ -429,7 +429,7 @@ Maximum amount of HTTP requests to keep in the client queue. |
... | @@ -429,7 +429,7 @@ Maximum amount of HTTP requests to keep in the client queue. |
|
**Multiple invocations?**: `yes`
|
|
**Multiple invocations?**: `yes`
|
|
|
|
|
|
|
|
|
|
Allows you to specify custom HTTP request headers in the form of key-value pairs.
|
|
Allows you to specify custom request headers in the form of key-value pairs.
|
|
|
|
|
|
<h4 id='http-request-header_example'><a href='#http-request-header_example'>Example</a></h4>
|
|
<h4 id='http-request-header_example'><a href='#http-request-header_example'>Example</a></h4>
|
|
|
|
|
... | | ... | |