HttpClientSession

Companion
class
class Object
trait Matchable
class Any

Type members

Classlikes

ClientResponse that can be released
sealed trait Status
case object Ready extends Status
Able to dispatch now
case object Busy extends Status
The session is busy and cannot dispatch a message at this time, but may be able to in the future
case object Closed extends Status
The session will no longer be able to dispatch requests