toggle menu
okhttp-parent
4.12.0
jvm
switch theme
search in API
mockwebserver
/
okhttp3.mockwebserver
/
MockWebServer
/
setProtocols
set
Protocols
@
JvmName
(
name
=
"-deprecated_protocols"
)
fun
setProtocols
(
protocols
:
List
<
Protocol
>
)
Deprecated (with error)
moved to var
Replace with
run { this.protocols = protocols }
Content copied to clipboard