Sign in
chromium
/
chromium
/
src
/
326d0badd406985c0b249a48921bc3fa34e6be6f
/
net
/
http
/
proxy_client_socket.h
abd9da8
Remove Net.BlockedTunnelResponse histograms.
by Matt Menke
· 7 years ago
9983223
Make ProxyClientSocket::RestartWithAuth() take CompletionOnceCallback.
by Bence Béky
· 8 years ago
65a7eb59
Fix bug in http_proxy_client_socket_fuzzer.
by Matt Menke
· 8 years ago
6d05ebd
Return unique_ptr from CreateConnectResponseStream().
by Bence Béky
· 8 years ago
65594e0
net: Cleanup class/struct forward declarations
by jbriance
· 9 years ago
81c46c1f
Fix net_export.h includes.
by bnc
· 9 years ago
f22f981
Main benefits of NetLog inner classes extraction:
by mikecirone
· 9 years ago
42834111
net: rename BoundNetLog to NetLogWithSource
by tfarina
· 9 years ago
6227b26e
Rename negotiated protocol methods and members.
by bnc
· 9 years ago
13fc893
Switch to standard integer types in net/.
by Avi Drissman
· 10 years ago
cb934f56
Simplify the interface to ProxyClientSocket::BuildTunnelRequest
by rch
· 10 years ago
7933c11
Sanitize headers in Proxy Authentication Required responses
by ttuttle
· 11 years ago
b03027d
Standardize usage of virtual/override/final in net/
by dcheng
· 11 years ago
4eddbc73
Fix proxy CONNECT response handling
by
[email protected]
· 13 years ago
01c86ec
Remove the rest of #pragma once in one big CL.
by
[email protected]
· 13 years ago
8e3c78cb
Move NextProto enum to a new file net/socket/next_proto.h
by
[email protected]
· 13 years ago
0c5fb72
Change SpdyProxyClientSocket::RestartWithAuth to return OK. This enables correct handling of a CONNECT request though a SPDY proxy that responds with 407 Proxy Authentication Required. Also added a unit test for this behavior. CONNECT + 407 + HTTPS proxy behavior is not affected by this CL.
by
[email protected]
· 13 years ago
c0fe941d
Minor refactor of ProxyClientSocket.
by
[email protected]
· 13 years ago
fe3b7dc
Revert 118950 - Allow chrome to handle 407 auth challenges to CONNECT requests
by
[email protected]
· 14 years ago
848080bf
Allow chrome to handle 407 auth challenges to CONNECT requests
by
[email protected]
· 14 years ago
76725780
Revert 110965 - Allow chrome to handle 407 auth challenges to CONNECT requests
by
[email protected]
· 14 years ago
15a3c208
Allow chrome to handle 407 auth challenges to CONNECT requests
by
[email protected]
· 14 years ago
4401ae8d
Revert 110879 - Allow chrome to handle 407 auth challenges to CONNECT requests
by
[email protected]
· 14 years ago
e84e695
Allow chrome to handle 407 auth challenges to CONNECT requests
by
[email protected]
· 14 years ago
57cb872
Revert 110529 - Allow chrome to handle 407 auth challenges to CONNECT requests
by
[email protected]
· 14 years ago
4d87a94
Allow chrome to handle 407 auth challenges to CONNECT requests
by
[email protected]
· 14 years ago
172da1b
Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.
by
[email protected]
· 14 years ago
f4ffb7a
net: Add net_api to the proxy code.
by
[email protected]
· 14 years ago
3268023f
Rename ClientSocket to StreamSocket.
by
[email protected]
· 14 years ago
511f6f5
Allow a non-200 (or non-407) response for a CONNECT request from an HTTPS proxy
by
[email protected]
· 15 years ago