diff --git a/websocket-sharp/Net/HttpListenerResponse.cs b/websocket-sharp/Net/HttpListenerResponse.cs index 59d7b20b..ab40ad6d 100644 --- a/websocket-sharp/Net/HttpListenerResponse.cs +++ b/websocket-sharp/Net/HttpListenerResponse.cs @@ -323,6 +323,9 @@ namespace WebSocketSharp.Net /// /// if no media type is specified. /// + /// + /// The default value is . + /// /// /// /// The value specified for a set operation is an empty string.