For this parameter... | Specify... |
User Agent | The string that you want the server to supply in the HTTP User Agent header if the client does not specify a value. Type the string exactly as you want it to appear in the HTTP header, including spaces, symbols, and punctuation. |
Maximum Redirects | An integer that indicates the number of times to allow a request to be redirected before the server returns an I/O exception to the client. |
Timeout | An integer that indicates the number of seconds the server waits for a response from the target server before retrying the service or returning a timeout error to the client. |
Retries | An integer that indicates the number of times the server retries a service that has timed out before returning an exception to the client. |