Skip to content

Commit 949e82d

Browse files
committed
[Modify] Edit it
1 parent ac2eac9 commit 949e82d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

websocket-sharp/Net/Cookie.cs

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -719,7 +719,10 @@ public string Value {
719719
/// management that the cookie conforms to.
720720
/// </para>
721721
/// <para>
722-
/// 0 or 1. 0 if not present.
722+
/// 0 or 1.
723+
/// </para>
724+
/// <para>
725+
/// 0 if not present.
723726
/// </para>
724727
/// <para>
725728
/// The default value is 0.

0 commit comments

Comments
 (0)