[Modify] Edit it

This commit is contained in:
sta 2021-07-13 19:38:34 +09:00
parent b67e64c3f9
commit 41fa7bfac0

View File

@ -250,8 +250,7 @@ namespace WebSocketSharp.Server
/// <summary>
/// Initializes a new instance of the <see cref="HttpServer"/> class with
/// the specified <paramref name="address"/>, <paramref name="port"/>,
/// and <paramref name="secure"/>.
/// the specified IP address, port, and boolean if secure or not.
/// </summary>
/// <remarks>
/// The new instance listens for incoming requests on