sttp.client4.caching.CachedResponse
See theCachedResponse companion object
case class CachedResponse(body: String, code: StatusCode, statusText: String, headers: List[Header])
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article