[Modify] Edit it
This commit is contained in:
		@@ -890,11 +890,11 @@ namespace WebSocketSharp.Net
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    /// <summary>
 | 
					    /// <summary>
 | 
				
			||||||
    /// Returns a <see cref="string"/> that represents
 | 
					    /// Returns a string that represents the current instance.
 | 
				
			||||||
    /// the current <see cref="HttpListenerRequest"/>.
 | 
					 | 
				
			||||||
    /// </summary>
 | 
					    /// </summary>
 | 
				
			||||||
    /// <returns>
 | 
					    /// <returns>
 | 
				
			||||||
    /// A <see cref="string"/> that represents the current <see cref="HttpListenerRequest"/>.
 | 
					    /// A <see cref="string"/> that contains the request line and headers
 | 
				
			||||||
 | 
					    /// included in the request.
 | 
				
			||||||
    /// </returns>
 | 
					    /// </returns>
 | 
				
			||||||
    public override string ToString ()
 | 
					    public override string ToString ()
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user