addHttpHeader

abstract fun addHttpHeader(name: String, value: String): T

Add an HTTP header to be sent with the request.