DescriptionChange ClientSocketPoolManager::InitSocketHandleForHttpRequest and friends
to not take a request_url, since this is confusing for Alternate-Protocol
and Alt-Svc requests. Instead, take an enum which describes the type of
socket to be requested (FTP, SSL, or normal) and endpoint to which the
socket is to be connected.
Committed: https://crrev.com/c5c07de291701d5e055d20a2a22f7065baeabdc0
Cr-Commit-Position: refs/heads/master@{#324196}
Patch Set 1 #
Total comments: 12
Patch Set 2 : Fix comments #
Total comments: 8
Patch Set 3 : fix comments #
Messages
Total messages: 17 (4 generated)
|