From 92b2bcbaf0500d231ec1a601ac77679b16e1797f Mon Sep 17 00:00:00 2001 From: sta Date: Sun, 15 Dec 2019 21:39:12 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/HttpListenerResponse.cs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/websocket-sharp/Net/HttpListenerResponse.cs b/websocket-sharp/Net/HttpListenerResponse.cs index ec7209ef..4e0a6059 100644 --- a/websocket-sharp/Net/HttpListenerResponse.cs +++ b/websocket-sharp/Net/HttpListenerResponse.cs @@ -233,6 +233,9 @@ namespace WebSocketSharp.Net /// /// if no encoding is specified. /// + /// + /// The default value is . + /// /// /// /// This instance is closed.