- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testDigestChallengeWithCamelCasedNames2 (0.18 sec)
-
okhttp/src/jvmTest/kotlin/okhttp3/HeadersChallengesTest.kt
expectedAuthParams["qop"] = "auth" expectedAuthParams["stale"] = "FALSE" assertThat(challenges[0].authParams).isEqualTo(expectedAuthParams) } @Test fun testDigestChallengeWithCamelCasedNames2() { // Strict RFC 2617 camelcased. val headers = Headers .Builder() .add( "WWW-Authenticate",
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Wed Mar 19 19:25:20 UTC 2025 - 16.8K bytes - Viewed (0)