- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for noClientAuth (0.05 sec)
-
mockwebserver/src/main/kotlin/mockwebserver3/MockWebServer.kt
* authentication to another layer such as in an HTTP cookie or header. This is the default and * most common configuration. */ public fun noClientAuth() { this.clientAuth = CLIENT_AUTH_NONE } /** * Configure the server to [want client auth][SSLSocket.setWantClientAuth]. If the
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Sat Aug 02 20:36:00 UTC 2025 - 40.3K bytes - Viewed (0)