diff --git a/websocket-sharp/Net/WebHeaderCollection.cs b/websocket-sharp/Net/WebHeaderCollection.cs
index 501d5d37..9edc6220 100644
--- a/websocket-sharp/Net/WebHeaderCollection.cs
+++ b/websocket-sharp/Net/WebHeaderCollection.cs
@@ -1152,6 +1152,12 @@ namespace WebSocketSharp.Net
/// -or-
///
///
+ /// The name part of is a string of spaces.
+ ///
+ ///
+ /// -or-
+ ///
+ ///
/// The name part of contains an invalid
/// character.
///