go/src
Brad Fitzpatrick 22dafc9bc5 http: fix failing Transport HEAD request with gzip-looking response
We only want to attempt to un-gzip if there's a body (not in
response to a HEAD)

This was accidentally passing before, but revealed to be broken
when c3c6e72d7cc went in.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5477093
2011-12-14 11:20:21 -08:00
..
cmd gc: use inferred type rather than original one when reporting non-assignability. 2011-12-14 17:34:35 +01:00
lib9 lib9: fix windows build 2011-11-07 14:16:00 -05:00
libbio
libmach libmach: fix for Plan 9 build 2011-11-18 23:11:50 -05:00
pkg http: fix failing Transport HEAD request with gzip-looking response 2011-12-14 11:20:21 -08:00
Make.ccmd
Make.clib
Make.cmd build: pass $GCFLAGS to compiler 2011-10-18 14:55:10 -04:00
Make.common
Make.inc build: disable cgo on Windows/amd64 2011-12-13 14:20:38 -05:00
Make.pkg cgo: add support for callbacks from dynamic libraries 2011-11-22 17:57:49 +03:00
all-qemu.bash
all.bash
clean.bash test/garbage: move to test/bench/garbage 2011-12-13 18:02:49 -05:00
env.bash env.bash: export CGO_ENABLED so cgo tests run 2011-12-13 10:47:51 +11:00
make.bash build: fix check for selinux's allow_execstack on Fedora 16 2011-11-11 16:41:37 -05:00
quietgcc.bash
run.bash test/bench: move to test/bench/shootout 2011-12-13 17:46:54 -05:00
sudo.bash
version.bash