- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for peanutbutter (0.1 sec)
-
okhttp/src/jvmTest/kotlin/okhttp3/HeadersTest.kt
} @Test fun headersToStringRedactsSensitiveHeaders() { val headers = Headers .Builder() .add("content-length", "99") .add("authorization", "peanutbutter") .add("proxy-authorization", "chocolate") .add("cookie", "drink=coffee") .add("set-cookie", "accessory=sugar") .add("user-agent", "OkHttp") .build()
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Wed Mar 19 19:25:20 UTC 2025 - 8.7K bytes - Viewed (0)