From f9e37388f8954e4031144549fd98e38ee16edfa3 Mon Sep 17 00:00:00 2001 From: sta Date: Mon, 23 Dec 2019 22:28:11 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/HttpListenerResponse.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/websocket-sharp/Net/HttpListenerResponse.cs b/websocket-sharp/Net/HttpListenerResponse.cs index 622e556f..516a3c97 100644 --- a/websocket-sharp/Net/HttpListenerResponse.cs +++ b/websocket-sharp/Net/HttpListenerResponse.cs @@ -977,8 +977,8 @@ namespace WebSocketSharp.Net /// 302, and the property to "Found". /// /// - /// A that represents the URL to which the client is - /// redirected to locate a requested resource. + /// A that represents the absolute URL to which + /// the client is redirected to locate a requested resource. /// /// /// is .