signatureBaseString

fun signatureBaseString(    header: HttpAuthHeader.Parameterized,     method: HttpMethod,     baseUrl: String,     parameters: List<HeaderValueParam>): String

Deprecated (with error)

This is going to become internal. Please file a ticket and clarify, why do you need it.

Builds an OAuth1a signature base string as per RFC.