1 reference to ExpiresDateLength
Microsoft.Net.Http.Headers (1)
SetCookieHeaderValue.cs (1)
198
length += SeparatorToken.Length + ExpiresToken.Length + EqualsToken.Length +
ExpiresDateLength
;