New issue
Advanced search Search tips

Issue 604486 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Apr 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Bug



Sign in to add a comment

preconnect.cc should do the same checks as http_network_transaction.cc when creating an SSLConfig

Project Member Reported by nhar...@chromium.org, Apr 18 2016

Issue description

The logic in preconnect.cc to build an SSLConfig to pass into HttpStreamFactory::PreconnectStreams is very similar to the logic in HttpNetworkTransaction. This logic should be unified in one place. Right now, only HttpNetworkTransaction checks for Token Binding.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Apr 22 2016

Cc: awhalley@chromium.org
Status: Fixed (was: Started)

Sign in to add a comment