- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for toMutableList (0.05 seconds)
-
mockwebserver/src/main/kotlin/mockwebserver3/MockResponse.kt
this.settings_ = Settings() } internal constructor(mockResponse: MockResponse) { this.inTunnel = mockResponse.inTunnel this.informationalResponses_ = mockResponse.informationalResponses.toMutableList() this.status = mockResponse.status this.headers_ = mockResponse.headers.newBuilder() this.trailers_ = mockResponse.trailers.newBuilder() this.bodyVar = mockResponse.body
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Fri Jun 20 11:46:46 GMT 2025 - 17.8K bytes - Click Count (0)