mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-05-31 02:50:39 +02:00
ws
This commit is contained in:
@@ -41,9 +41,6 @@ public class WireMockWebSocketContext : IWebSocketContext
|
||||
|
||||
internal IWireMockMiddlewareLogger Logger { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Creates a new WebSocketContext
|
||||
/// </summary>
|
||||
internal WireMockWebSocketContext(
|
||||
HttpContext httpContext,
|
||||
WebSocket webSocket,
|
||||
|
||||
Reference in New Issue
Block a user