[Modify] Edit it

This commit is contained in:
sta 2021-07-27 19:59:00 +09:00
parent 266e64bd82
commit e2ef1feaa5

View File

@ -41,7 +41,7 @@ namespace WebSocketSharp.Server
/// <remarks> /// <remarks>
/// <para> /// <para>
/// An HTTP request event occurs when the <see cref="HttpServer"/> /// An HTTP request event occurs when the <see cref="HttpServer"/>
/// receives an HTTP request. /// instance receives an HTTP request.
/// </para> /// </para>
/// <para> /// <para>
/// You should access the <see cref="Request"/> property if you would /// You should access the <see cref="Request"/> property if you would