[Modify] Edit it

master
sta 6 years ago
parent a57af99741
commit ca49c4eba6

@ -911,8 +911,7 @@ namespace WebSocketSharp.Net
/// <remarks> /// <remarks>
/// This method sets the <see cref="RedirectLocation"/> property to /// This method sets the <see cref="RedirectLocation"/> property to
/// <paramref name="url"/>, the <see cref="StatusCode"/> property to /// <paramref name="url"/>, the <see cref="StatusCode"/> property to
/// <c>302</c>, and the <see cref="StatusDescription"/> property to /// 302, and the <see cref="StatusDescription"/> property to "Found".
/// <c>"Found"</c>.
/// </remarks> /// </remarks>
/// <param name="url"> /// <param name="url">
/// A <see cref="string"/> that represents the URL to which the client is /// A <see cref="string"/> that represents the URL to which the client is

Loading…
Cancel
Save