@@ -137,7 +137,6 @@ public final class io/ktor/http/cio/PipelineKt {
public static final fun getRequestHandlerCoroutine ()Lkotlinx/coroutines/CoroutineName;
public static final fun lastHttpRequest (ZLio/ktor/http/cio/ConnectionOptions;)Z
public static final fun startConnectionPipeline (Lkotlinx/coroutines/CoroutineScope;Lkotlinx/coroutines/io/ByteReadChannel;Lkotlinx/coroutines/io/ByteWriteChannel;Lio/ktor/http/cio/internals/WeakTimeoutQueue;Lkotlin/jvm/functions/Function6;)Lkotlinx/coroutines/Job;
public static final fun startConnectionPipeline (Lkotlinx/coroutines/io/ByteReadChannel;Lkotlinx/coroutines/io/ByteWriteChannel;Lkotlin/coroutines/CoroutineContext;Lkotlin/coroutines/CoroutineContext;Lkotlin/coroutines/CoroutineContext;Lio/ktor/http/cio/internals/WeakTimeoutQueue;Lkotlin/jvm/functions/Function6;)Lkotlinx/coroutines/Job;
}
public final class io/ktor/http/cio/Request : io/ktor/http/cio/HttpMessage {
...
...
@@ -383,7 +382,7 @@ public final class io/ktor/http/cio/websocket/FrameType$Companion {
public final class io/ktor/http/cio/websocket/PingPongKt {
public static final fun pinger (Lkotlinx/coroutines/CoroutineScope;Lkotlinx/coroutines/channels/SendChannel;JJLkotlinx/io/pool/ObjectPool;)Lkotlinx/coroutines/channels/SendChannel;
public static synthetic fun pinger$default (Lkotlinx/coroutines/CoroutineScope;Lkotlinx/coroutines/channels/SendChannel;JJLkotlinx/io/pool/ObjectPool;ILjava/lang/Object;)Lkotlinx/coroutines/channels/SendChannel;
public static final fun ponger (Lio/ktor/http/cio/websocket/WebSocketSession;Lkotlinx/io/pool/ObjectPool;)Lkotlinx/coroutines/channels/SendChannel;
public static final synthetic fun ponger (Lio/ktor/http/cio/websocket/WebSocketSession;Lkotlinx/io/pool/ObjectPool;)Lkotlinx/coroutines/channels/SendChannel;
public static final fun ponger (Lkotlinx/coroutines/CoroutineScope;Lkotlinx/coroutines/channels/SendChannel;Lkotlinx/io/pool/ObjectPool;)Lkotlinx/coroutines/channels/SendChannel;
public static synthetic fun ponger$default (Lio/ktor/http/cio/websocket/WebSocketSession;Lkotlinx/io/pool/ObjectPool;ILjava/lang/Object;)Lkotlinx/coroutines/channels/SendChannel;
public static synthetic fun ponger$default (Lkotlinx/coroutines/CoroutineScope;Lkotlinx/coroutines/channels/SendChannel;Lkotlinx/io/pool/ObjectPool;ILjava/lang/Object;)Lkotlinx/coroutines/channels/SendChannel;