Searched refs:m_Understands100Continue (Results 1 – 1 of 1) sorted by relevance
43 private bool m_Understands100Continue; field in System.Net.ServicePoint131 m_Understands100Continue = true; in ServicePoint()619 …m_Understands100Continue = m_Understands100Continue && (m_HttpBehaviour>HttpBehaviour.HTTP10 || m_…901 m_Understands100Continue = value;904 return m_Understands100Continue;