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.