- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for duplexWithAuthChallenge (0.25 seconds)
-
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))Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Tue Nov 04 19:13:52 GMT 2025 - 25.8K bytes - Click Count (0)