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