CONNECT

zio.http.model.Method$.CONNECT$
object CONNECT extends Method

Attributes

Graph
Supertypes
trait Method
class Object
trait Matchable
class Any
Self type
CONNECT.type

Members list

Concise view

Value members

Inherited methods

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
Method -> Any
Inherited from:
Method

Inherited fields

Attributes

Inherited from:
Method
lazy val toJava: HttpMethod

Attributes

Inherited from:
Method