HttpUtil

com.malliina.logstreams.client.HttpUtil
object HttpUtil

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
HttpUtil.type

Members list

Value members

Concrete methods

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

Concrete fields

val Authorization: String
val Basic: String
val UserAgent: String