oxygen.http.model.HttpResponse
See theHttpResponse companion object
final case class HttpResponse(statusCode: HttpCode, statusText: String, headers: Headers, body: HttpBody)
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article