HttpUtil

com.malliina.logstreams.client.HttpUtil$
object HttpUtil

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

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