From 7fa9e6242ae2e7c0d59ad59a9550fac50eee5207 Mon Sep 17 00:00:00 2001 From: sta Date: Thu, 19 Dec 2019 20:28:19 +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 496578ad..24167664 100644 --- a/websocket-sharp/Net/HttpListenerResponse.cs +++ b/websocket-sharp/Net/HttpListenerResponse.cs @@ -546,6 +546,9 @@ namespace WebSocketSharp.Net /// /// if no redirect location is specified. /// + /// + /// The default value is . + /// /// /// /// The value specified for a set operation is not an absolute URL.