diff --git a/websocket-sharp/Net/HttpListenerResponse.cs b/websocket-sharp/Net/HttpListenerResponse.cs
index a220fd55..62b5edd0 100644
--- a/websocket-sharp/Net/HttpListenerResponse.cs
+++ b/websocket-sharp/Net/HttpListenerResponse.cs
@@ -328,7 +328,15 @@ namespace WebSocketSharp.Net
///
///
///
- /// The value specified for a set operation is an empty string.
+ ///
+ /// The value specified for a set operation is an empty string.
+ ///
+ ///
+ /// -or-
+ ///
+ ///
+ /// The value specified for a set operation contains an invalid character.
+ ///
///
///
/// The response is already being sent.