addHeader

abstract fun addHeader(name: String, value: String)

添加请求头;需在调用connect函数之前添加请求头才有效