ktor-auth / io.ktor.auth / signatureBaseString

signatureBaseString

fun signatureBaseString(header: Parameterized, method: HttpMethod, baseUrl: String, parameters: List<HeaderValueParam>): String
Deprecated: This is going to become internal. Please file a ticket and clarify, why do you need it.

Build an OAuth1a signature base string as per RFC