Descriptionhttp: 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.
Patch Set 1 #Patch Set 2 : diff -r c3c6e72d7cc5 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 89bedee3e9cc https://go.googlecode.com/hg/ #Patch Set 4 : diff -r 22c0e7043027 https://go.googlecode.com/hg/ #MessagesTotal messages: 4
|