- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testDigestChallengeWithCamelCasedNames2 (0.29 sec)
-
okhttp/src/test/java/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 Nov 01 11:42:11 UTC 2024 - Last Modified: Mon Jan 08 01:13:22 UTC 2024 - 16.6K bytes - Viewed (0)