[Modify] Polish it

master
sta 10 years ago
parent 6b6841f03b
commit e1acf47ecf

@ -46,8 +46,8 @@ using System.Text;
namespace WebSocketSharp.Net.WebSockets
{
/// <summary>
/// Provides the properties used to access the information in a WebSocket connection request
/// received by the <see cref="TcpListener"/>.
/// Provides the properties used to access the information in
/// a WebSocket handshake request received by the <see cref="TcpListener"/>.
/// </summary>
internal class TcpListenerWebSocketContext : WebSocketContext
{

Loading…
Cancel
Save