Descriptionnet/http: reuse http proxy connections for different http requests
Comment on cache keys above connectMethod says "http to proxy, http
anywhere after that", however in reality target address was always
included, which prevented http requests to different target
addresses to reuse the same http proxy connection.
Patch Set 1 #Patch Set 2 : diff -r 556341822a38 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r de7e784537ac https://go.googlecode.com/hg/ #
MessagesTotal messages: 8
|