HttpResponseParams
harness.http.client.HttpResponseParams
final case class HttpResponseParams(responseCode: HttpCode, headers: Map[String, List[String]], contentLength: Option[Long])
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article