Type Members
-
type
Headers
= List[(String, String)]
Value Members
-
def
!=
(arg0: AnyRef): Boolean
-
def
!=
(arg0: Any): Boolean
-
def
##
(): Int
-
def
==
(arg0: AnyRef): Boolean
-
def
==
(arg0: Any): Boolean
-
def
asInstanceOf
[T0]
: T0
-
def
clone
(): AnyRef
-
def
decode_%
(s: String): String
-
def
defaultCharset
: String
-
def
encode_%
(s: String): String
-
def
encode_base64
(b: Array[Byte]): Array[Byte]
-
def
eq
(arg0: AnyRef): Boolean
-
def
equals
(arg0: Any): Boolean
-
val
factoryCharset
: String
-
def
finalize
(): Unit
-
def
form_elem
(value: (String, String)): String
-
def
form_enc
(values: Traversable[(String, String)]): String
-
def
form_join
(values: Traversable[String]): String
-
def
getClass
(): java.lang.Class[_]
-
def
hashCode
(): Int
-
def
isInstanceOf
[T0]
: Boolean
-
def
ne
(arg0: AnyRef): Boolean
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
implicit def
strToRequest
(str: String): Request
-
implicit def
stringToCallbackVerbs
(str: String): CallbackVerbs
-
implicit def
stringToHandlerVerbs
(str: String): HandlerVerbs
-
implicit def
stringToRequestVerbs
(str: String): RequestVerbs
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
-
-
-
def
toString
(): String
-
def
to_host
(uristr: String): HttpHost
-
def
to_path
(uristr: String): String
-
def
wait
(): Unit
-
def
wait
(arg0: Long, arg1: Int): Unit
-
def
wait
(arg0: Long): Unit
Inherited from AnyRef
Inherited from Any