1 reference to HttpVerbHEAD
System (1)
net\System\Net\_ListenerResponseStream.cs (1)
37m_LeftToWrite = method != UnsafeNclNativeMethods.HttpApi.HTTP_VERB.HttpVerbHEAD ? m_HttpContext.Response.ContentLength64 : 0;