parseAuthorizationHeader
fun parseAuthorizationHeader(
headerValue: String
): HttpAuthHeader?
Parses an authorization header headerValue into a HttpAuthHeader.
fun parseAuthorizationHeader(
headerValue: String
): HttpAuthHeader?
Parses an authorization header headerValue into a HttpAuthHeader.