[Modify] Edit it
This commit is contained in:
parent
3cc6d8b419
commit
0c7312da5f
@ -477,8 +477,8 @@ namespace WebSocketSharp.Net
|
|||||||
/// Gets or sets the value of the Path attribute of the cookie.
|
/// Gets or sets the value of the Path attribute of the cookie.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <value>
|
/// <value>
|
||||||
/// A <see cref="string"/> that represents the subset of URI on the origin server
|
/// A <see cref="string"/> that represents the subset of URI on
|
||||||
/// to which the cookie applies.
|
/// the origin server that the cookie applies to.
|
||||||
/// </value>
|
/// </value>
|
||||||
public string Path {
|
public string Path {
|
||||||
get {
|
get {
|
||||||
|
Loading…
Reference in New Issue
Block a user