WebResponse

constructor(body: ArtifactContent? = null, headers: Map<String, String>? = null, index: Long? = null, noResponseReceived: Boolean? = null, properties: PropertyBag? = null, protocol: String? = null, reasonPhrase: String? = null, statusCode: Long? = null, version: String? = null)