[Modify] Edit it
This commit is contained in:
		@@ -1140,12 +1140,6 @@ namespace WebSocketSharp.Net
 | 
			
		||||
    ///   -or-
 | 
			
		||||
    ///   </para>
 | 
			
		||||
    ///   <para>
 | 
			
		||||
    ///   <paramref name="header"/> is a restricted header.
 | 
			
		||||
    ///   </para>
 | 
			
		||||
    ///   <para>
 | 
			
		||||
    ///   -or-
 | 
			
		||||
    ///   </para>
 | 
			
		||||
    ///   <para>
 | 
			
		||||
    ///   The name part of <paramref name="header"/> is an empty string.
 | 
			
		||||
    ///   </para>
 | 
			
		||||
    ///   <para>
 | 
			
		||||
@@ -1168,6 +1162,12 @@ namespace WebSocketSharp.Net
 | 
			
		||||
    ///   The value part of <paramref name="header"/> contains an invalid
 | 
			
		||||
    ///   character.
 | 
			
		||||
    ///   </para>
 | 
			
		||||
    ///   <para>
 | 
			
		||||
    ///   -or-
 | 
			
		||||
    ///   </para>
 | 
			
		||||
    ///   <para>
 | 
			
		||||
    ///   <paramref name="header"/> is a restricted header.
 | 
			
		||||
    ///   </para>
 | 
			
		||||
    /// </exception>
 | 
			
		||||
    /// <exception cref="ArgumentOutOfRangeException">
 | 
			
		||||
    /// The length of the value part of <paramref name="header"/> is greater
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user