Searched refs:IsTLSIntolerantServer (Results 1 - 4 of 4) sorted by relevance

/external/chromium/net/http/
H A Dhttp_stream_factory_impl.h39 virtual bool IsTLSIntolerantServer(const HostPortPair& server) const;
H A Dhttp_stream_factory.h172 virtual bool IsTLSIntolerantServer(const HostPortPair& server) const = 0;
H A Dhttp_stream_factory_impl.cc113 bool HttpStreamFactoryImpl::IsTLSIntolerantServer( function in class:net::HttpStreamFactoryImpl
H A Dhttp_stream_factory_impl_job.cc864 if (stream_factory_->IsTLSIntolerantServer(origin_server)) {

Completed in 266 milliseconds