From d06641234c139b85d8b26bb4d432746d935d20ea Mon Sep 17 00:00:00 2001 From: sta Date: Wed, 24 Jun 2020 20:50:25 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/WebHeaderCollection.cs | 6 ++++++ 1 file changed, 6 insertions(+) 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. ///