HttpUtil

object HttpUtil
class Object
trait Matchable
class Any

Value members

Concrete methods

def authorizationValue(username: String, password: String): String
def basicAuth(username: String, password: String): KeyValue

Concrete fields

val Authorization: String