fun addHeader(key: String, value: String?): Unit
Adds a new request header.
key - the header key.
key
value - the header value.
value