[Modify] Edit it

master
sta 8 years ago
parent d7e86529e4
commit 64ac8862c9

@ -222,10 +222,10 @@ namespace WebSocketSharp.Net
}
/// <summary>
/// Gets the HTTP headers used in the request.
/// Gets the headers included in the request.
/// </summary>
/// <value>
/// A <see cref="NameValueCollection"/> that contains the HTTP headers used in the request.
/// A <see cref="NameValueCollection"/> that contains the headers.
/// </value>
public NameValueCollection Headers {
get {

Loading…
Cancel
Save