diff --git a/websocket-sharp/Net/HttpListenerResponse.cs b/websocket-sharp/Net/HttpListenerResponse.cs
index 6d66e1c0..622e556f 100644
--- a/websocket-sharp/Net/HttpListenerResponse.cs
+++ b/websocket-sharp/Net/HttpListenerResponse.cs
@@ -984,7 +984,15 @@ namespace WebSocketSharp.Net
/// is .
///
///
- /// is not an absolute URL.
+ ///
+ /// is an empty string.
+ ///
+ ///
+ /// -or-
+ ///
+ ///
+ /// is not an absolute URL.
+ ///
///
///
/// The response is already being sent.