cask.model.Response
See theResponse companion object
The basic response returned by a HTTP endpoint.
Note that data by default can take in a wide range of types: strings, bytes, uPickle JSON-convertable types or arbitrary input streams. You can also construct your own implementations of Response.Data
.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article