Close
zio.http.Header.Connection.Close
case object Close extends Connection
This directive indicates that either the client or the server would like to close the connection. This is the default on HTTP/1.0 requests.
Attributes
- Graph
-
- Supertypes
- Self type
-
Close.type
Members list
Type members
Inherited types
The names of the product elements
Attributes
- Inherited from:
- Singleton
The mirrored *-type
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Connection
Inherited and Abstract types
The name of the type
Value members
Inherited methods
Create a new instance of type T with elements taken from product p.
Create a new instance of type T with elements taken from product p.
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Header
Attributes
- Definition Classes
-
Connection -> Header
- Inherited from:
- Connection
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Header
Attributes
- Definition Classes
-
Connection -> Header
- Inherited from:
- Connection
In this article