]> Cypherpunks repositories - gostls13.git/commit
http: remove debugging log statement
authorRuss Cox <rsc@golang.org>
Thu, 24 Feb 2011 19:36:18 +0000 (14:36 -0500)
committerRuss Cox <rsc@golang.org>
Thu, 24 Feb 2011 19:36:18 +0000 (14:36 -0500)
commit4185a9e2b28f7ae29743f702d3b35fbc7edaebc6
treec8ce805879d0be2d15f4cbca242b0c80433a301a
parentc9021a1afec280134638a1ffb15597354fee269c
http: remove debugging log statement

Issue 1547 is fixed.

R=bradfitzgo, r
CC=golang-dev
https://golang.org/cl/4209045
src/pkg/http/transport.go