Home
last modified time | relevance | path

Searched refs:SupportsPipelining (Results 1 – 25 of 27) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.ServicePoint/src/System/Net/
H A DServicePoint.cs99 public bool SupportsPipelining { get; internal set; } = true; property in System.Net.ServicePoint
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/protocol/http/
H A DnsHttpConnection.h85 bool SupportsPipelining();
241 bool SupportsPipelining(nsHttpResponseHead *);
H A DnsHttpConnectionMgr.h250 bool SupportsPipelining(nsHttpConnectionInfo *);
319 bool SupportsPipelining();
H A DnsHttpConnection.cpp144 gHttpHandler->ConnMgr()->SupportsPipelining(mConnInfo); in Init()
785 nsHttpConnection::SupportsPipelining() in SupportsPipelining() function in mozilla::net::nsHttpConnection
894 nsHttpConnection::SupportsPipelining(nsHttpResponseHead *responseHead) in SupportsPipelining() function in mozilla::net::nsHttpConnection
1044 mSupportsPipelining = SupportsPipelining(responseHead); in OnHeadersAvailable()
1062 gHttpHandler->ConnMgr()->SupportsPipelining(mConnInfo); in OnHeadersAvailable()
H A DnsHttpPipeline.cpp192 bool pipeliningBefore = gHttpHandler->ConnMgr()->SupportsPipelining(ci); in NS_IMPL_RELEASE()
200 if (!pipeliningBefore && gHttpHandler->ConnMgr()->SupportsPipelining(ci)) { in NS_IMPL_RELEASE()
H A DnsHttpConnectionMgr.cpp940 nsHttpConnectionMgr::SupportsPipelining(nsHttpConnectionInfo *ci) in SupportsPipelining() function in mozilla::net::nsHttpConnectionMgr
946 return ent->SupportsPipelining(); in SupportsPipelining()
1355 if (!conn->SupportsPipelining()) in AddToShortestPipeline()
3599 nsHttpConnectionMgr::nsConnectionEntry::SupportsPipelining() in SupportsPipelining() function in mozilla::net::nsHttpConnectionMgr::nsConnectionEntry
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net/
H A DServicePoint.platformnotsupported.cs89 public bool SupportsPipelining { property in System.Net.ServicePoint
H A DServicePoint.cs159 public bool SupportsPipelining { property in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.ServicePoint/ref/
H A DSystem.Net.ServicePoint.cs29 public bool SupportsPipelining { get { throw null; } } property in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.ServicePoint/tests/
H A DServicePointManagerTest.cs314 Assert.True(sp.SupportsPipelining, "SupportsPipelining"); in FindServicePoint_ReturnedServicePointMatchesExpectedValues()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A DServicePoint.cs839 public bool SupportsPipelining { property in System.Net.ServicePoint
H A D_Connection.cs2042 m_CanPipeline = ServicePoint.SupportsPipelining; in SetStatusLineParsed()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs6199 public bool SupportsPipelining { get { throw null; } } property in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs6266 public bool SupportsPipelining { get { throw null; } } property in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs6197 public bool SupportsPipelining { get { throw null; } } property in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs6262 public bool SupportsPipelining { get { throw null; } } property in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs8921 public bool SupportsPipelining { get { throw null; } } property in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs8602 public bool SupportsPipelining { get { throw null; } } property in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs8919 public bool SupportsPipelining { get { throw null; } } property in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs8948 public bool SupportsPipelining { get { throw null; } } property in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs8947 public bool SupportsPipelining { get { throw null; } } property in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs8919 public bool SupportsPipelining { get { throw null; } } property in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs8919 public bool SupportsPipelining { get { throw null; } } property in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs8938 public bool SupportsPipelining { get { throw null; } } property in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs9196 public bool SupportsPipelining { get { throw null; } } property in System.Net.ServicePoint

12