- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for duplexWithAuthChallenge (0.32 sec)
-
okhttp/src/jvmTest/kotlin/okhttp3/DuplexTest.kt
} } /** * Auth requires follow-ups. Unlike redirects, the auth follow-up also has a request body. This * test makes a single call with two duplex requests! */ @Test fun duplexWithAuthChallenge() { enableProtocol(Protocol.HTTP_2) val credential = basic("jesse", "secret") client = client .newBuilder() .authenticator(RecordingOkAuthenticator(credential, null))Registered: Fri Dec 26 11:42:13 UTC 2025 - Last Modified: Tue Nov 04 19:13:52 UTC 2025 - 25.8K bytes - Viewed (0)