Response
endpoints4s.sttp.client.EndpointsWithCustomErrors.Response
An HTTP response (status, headers, and entity) carrying an information of type A
Values of type Response[A] can be constructed by using the operations ok, badRequest, internalServerError, or the more general operation response.
Attributes
- Note
-
This type has implicit methods provided by the InvariantFunctorSyntax and ResponseSyntax classes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article