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 .