UserAgent
The value to use for the User-Agent header in requests sent to the repository.
TIP: OpenText recommends that you include the string "gzip" in the user agent; this improves performance because Google Directory compresses its responses with GZIP compression. For more information, refer to the Google Directory API documentation at https://developers.google.com/admin-sdk/directory/v1/guides/performance#gzip.
| Type: | String |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | UserAgent=autn:netlib/2.0 gzip
|
| See Also: |