3 writes to HttpOnly
System.Net.HttpListener (1)
src\libraries\Common\src\System\Net\CookieParser.cs (1)
742
cookie!.
HttpOnly
= true;
System.Net.Primitives (2)
src\libraries\Common\src\System\Net\CookieParser.cs (1)
742
cookie!.
HttpOnly
= true;
System\Net\Cookie.cs (1)
296
clonedCookie.
HttpOnly
= m_httpOnly;