public class URLProtocolKt
Modifier and Type | Method and Description |
---|---|
static boolean |
isSecure(URLProtocol $receiver)
Check if the protocol is secure
|
static boolean |
isWebsocket(URLProtocol $receiver)
Check if the protocol is websocket
|
public static boolean isWebsocket(URLProtocol $receiver)
Check if the protocol is websocket
public static boolean isSecure(URLProtocol $receiver)
Check if the protocol is secure