- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for nonStandardAuthenticationScheme (0.09 seconds)
-
okhttp/src/jvmTest/kotlin/okhttp3/URLConnectionTest.kt
assertThat(recordedRequest2.body?.utf8()).isEqualTo(body) assertThat(recordedRequest2.headers["Authorization"]).isEqualTo(credential) } @Test fun nonStandardAuthenticationScheme() { val calls = authCallsForHeader("WWW-Authenticate: Foo") assertThat(calls).isEqualTo(emptyList<String>()) } @Test fun nonStandardAuthenticationSchemeWithRealm() {
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Sat Jun 21 20:36:35 GMT 2025 - 133.2K bytes - Click Count (0)