sign
fun HttpAuthHeader.Parameterized.sign(method: HttpMethod, baseUrl: String, key: String, parameters: List<Pair<String, String>>): HttpAuthHeader.Parameterized
Deprecated (with error)
This is going to become internal. Please file a ticket and clarify, why do you need it.
Signs an HTTP auth header.