]> Cypherpunks repositories - gostls13.git/commit
net/http: Remove unused code
authorTodd Neal <todd@tneal.org>
Mon, 22 Jun 2015 13:31:38 +0000 (08:31 -0500)
committerAndrew Gerrand <adg@golang.org>
Mon, 22 Jun 2015 22:54:35 +0000 (22:54 +0000)
commitc8aea7b18f81b97653f1861ee3acf10b1c074747
treed3ae8d3d502c1cddb4e9167ee0b54888f8e1c4c9
parentcb3e2bf0baba3f056322d31e0edd0432eb34ea10
net/http: Remove unused code

This appears to be some legacy which is no longer used.

Change-Id: I469beb59a90853e8de910158f179b32f1aa14c7d
Reviewed-on: https://go-review.googlesource.com/11304
Reviewed-by: Andrew Gerrand <adg@golang.org>
Run-TryBot: Andrew Gerrand <adg@golang.org>
src/net/http/transport.go