UserAgent
- Last Updated: June 9, 2022
- 1 minute read
- DataDirect Connectors
- JDBC
- Apache Spark SQL 6.0
- Documentation
Purpose
Specifies the string value of the User-Agent header to be used in HTTP requests. This property provides a method to override the default value of the User-Agent header when required by a service.
Valid Values
string
where:
- string
- is the string value of the User-Agent header.
Data Source Method
setUserAgent
Default
No default value, which means the driver uses Progress/8.0 (SparkSQL ODBC driver) for the value of the User-Agent header.
Data Type
String