1 write to ExtendedProtectionPolicy
System (1)
net\System\Net\HttpListener.cs (1)
1445
httpContext.
ExtendedProtectionPolicy
= extendedProtectionPolicy;
1 reference to ExtendedProtectionPolicy
System (1)
net\System\Net\HttpListener.cs (1)
2000
out newContext, context.
ExtendedProtectionPolicy
, request.IsSecureConnection);