UserAgentPolicyOptions interface
Options for adding user agent details to outgoing requests.
Properties
user |
String prefix to add to the user agent for outgoing requests. Defaults to an empty string. |
Property Details
userAgentPrefix
String prefix to add to the user agent for outgoing requests. Defaults to an empty string.
userAgentPrefix?: string
Property Value
string