- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testForbidden (0.05 seconds)
-
okhttp/src/jvmTest/kotlin/okhttp3/UrlComponentEncodingTester.kt
fun test(component: Component) = apply { for ((codePoint, encoding) in encodings) { val codePointString = Encoding.IDENTITY.encode(codePoint) if (encoding == Encoding.FORBIDDEN) { testForbidden(codePoint, codePointString, component) continue } if (encoding == Encoding.PUNYCODE) { testPunycode(codePointString, component) continue }
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue Jan 27 09:00:39 GMT 2026 - 12.3K bytes - Click Count (0)