org.beangle.commons.net.http

Members list

Type members

Classlikes

object HttpMethods

Attributes

See also
Supertypes
class Object
trait Matchable
class Any
Self type
object HttpUtils extends Logging

Attributes

Supertypes
trait Logging
class Object
trait Matchable
class Any
Self type
HttpUtils.type
object Https

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Https.type
case class ResourceStatus(status: Int, target: URL, length: Long, lastModified: Long, supportRange: Boolean)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Response(status: Int, content: Any)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all