Connection
org.http4s.client.Connection
Attributes
- Deprecated
- true
- Source
- Connection.scala
- Graph
-
- Supertypes
Members list
Value members
Abstract methods
Determine if the connection is closed and resources have been freed
Determine if the connection is closed and resources have been freed
Attributes
- Source
- Connection.scala
Determine if the connection is in a state that it can be recycled for another request.
Determine if the connection is in a state that it can be recycled for another request.
Attributes
- Source
- Connection.scala
The key for requests we are able to serve
Close down the connection, freeing resources and potentially aborting a Response
Close down the connection, freeing resources and potentially aborting a Response
Attributes
- Source
- Connection.scala
In this article