getUserAgent

abstract fun getUserAgent(): String?

获取执行下载请求时应使用的用户代理(User Agent)字符串。

Return

用户代理 String,如果未指定则为 null