Brad Fitzpatrick 991d3e32f7 http2: make Transport handle HEAD responses with DATA frames
The Google GFE replies to HEAD requests with the END_STREAM bit in an
empty DATA frame, not in the response HEADERS. The Go Transport code
mistook this to mean the Content-Length was real.

Worked around in:
645322e7db

Reported internally in b/27820181.

Change-Id: Id31a047e2277d7d90560fca264919e239ec76d74
Reviewed-on: https://go-review.googlesource.com/21061
Reviewed-by: Dave Day <djd@golang.org>
2016-03-24 04:41:38 +00:00
2014-12-09 14:17:11 +11:00
2016-01-08 17:00:32 +00:00
2014-12-09 14:17:11 +11:00
2015-12-14 00:45:27 +00:00
2014-12-09 14:17:11 +11:00
2015-12-11 09:22:36 +00:00
2014-12-08 10:44:07 +11:00
2015-03-18 17:04:12 +00:00
2015-02-18 23:42:41 +00:00
2012-03-17 15:20:00 +11:00
2012-01-25 15:31:30 -05:00

This repository holds supplementary Go networking libraries.

To submit changes to this repository, see http://golang.org/doc/contribute.html.
Description
[mirror] Go supplementary network libraries
Readme BSD-3-Clause 13 MiB
Languages
Go 99.9%