diff --git a/websocket-sharp/Net/HttpListenerResponse.cs b/websocket-sharp/Net/HttpListenerResponse.cs
index 85d75c3f..f26f1234 100644
--- a/websocket-sharp/Net/HttpListenerResponse.cs
+++ b/websocket-sharp/Net/HttpListenerResponse.cs
@@ -554,7 +554,15 @@ namespace WebSocketSharp.Net
///
///
///
- /// The value specified for a set operation is not an absolute URL.
+ ///
+ /// The value specified for a set operation is an empty string.
+ ///
+ ///
+ /// -or-
+ ///
+ ///
+ /// The value specified for a set operation is not an absolute URL.
+ ///
///
///
/// The response is already being sent.