- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for serverMaxWindowBitsTooHigh (0.15 sec)
-
okhttp/src/test/java/okhttp3/internal/ws/WebSocketHttpTest.kt
@Throws(Exception::class) fun serverMaxWindowBitsTooLow() { extensionNegotiationFailure("permessage-deflate; server_max_window_bits=7") } @Test @Throws(Exception::class) fun serverMaxWindowBitsTooHigh() { extensionNegotiationFailure("permessage-deflate; server_max_window_bits=16") } @Test @Throws(Exception::class) fun serverMaxWindowBitsJustRight() {
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Sun Mar 31 17:16:15 UTC 2024 - 35.2K bytes - Viewed (0)